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

provider/aws: Handle all kinds of CloudFormation stack failures #5606

Merged
merged 2 commits into from
Sep 3, 2016

Commits on Aug 28, 2016

  1. Configuration menu
    Copy the full SHA
    fe0e8da View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. provider/aws: Cover more failure cases of CF creation/update/deletion

     - Use ID instead of stack name per AWS' advice
     - Query failures/errors *after* the stack has reached target state
    radeksimko committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    58d5b88 View commit details
    Browse the repository at this point in the history