|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Currently, we create all stacks passing the CAPABILITY_IAM value for capabilities to the stack creation API request. Sometimes when the first creation of a stach fails, the stack is rolled_back but not deleted. If this is the case then next request toc reate the stack will fail because of a name collision. Could this be what you are experiencing?