Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminate Stack Retry Feature Request #62

Open
bryantidd opened this issue Dec 2, 2015 · 0 comments
Open

Terminate Stack Retry Feature Request #62

bryantidd opened this issue Dec 2, 2015 · 0 comments

Comments

@bryantidd
Copy link

Because of a known error in Elastic Beanstalk, blue/green terminate inactive can fail. The problem lies in a timing problem between ec2 resources and eb termination. Sometimes (often for those of use who do continuous deployment) the stack will fail to terminate because it thinks there is still a dependent resource on a security group. In all cases, I have found that requesting that the environment be terminated again after the error results in a successful termination. Since we use eb_deployer so heavily in our continuous delivery scheme, it would be of great value to have a retry termination feature available when the stack fails to terminate initially. It would be valuable to have a number of retry attempts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant