-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins: LTS 1.609.3
jenkins-cloudformation-plugin: 1.0
Creating the stack works pretty good. But if I run the same jenkins job to update the stack then I am getting the following error:
Determining to create or update Cloud Formation stack: TestStack
Creating Cloud Formation stack: TestStack
Failed to create stack: TestStack. Reason: Detailed Message: Stack [TestStack] already exists (Service: AmazonCloudFormation; Status Code: 400; Error Code: AlreadyExistsException; Request ID: e4846972-6c29-11e5-b8af-5debbbae47c0)
Status Code: 400
Error Code: AlreadyExistsException
Build step 'AWS Cloud Formation' marked build as failure