Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Update messaging to represent the real issue when "converging" fails #189

Closed
athompson-r7 opened this issue Sep 19, 2016 · 0 comments
Closed

Comments

@athompson-r7
Copy link
Contributor

In this particular case the user's AWS credentials expired, so they were unable to continue polling the events for the stack that was being created. This is fine as Cloudformation is doing the right thing in the background, but the error presented to the user is confusing suggesting that something failed and that they need to do something about it.

We need to differentiate between failures in fetching events and converging.

create_in_progress  StagingCDNBucketPolicy: (AWS::S3::BucketPolicy/)
       error  Error converging stack s3-buckets
* The security token included in the request is expired
erran-r7 pushed a commit that referenced this issue Sep 29, 2016
Add `Stack#credential_error?` for testing whether all the errors present
are credential errors (if there are other errors handle regularly).
erran-r7 added a commit that referenced this issue Oct 5, 2016
…edential-errors

Fix #189 - Introduce a more explicit error around expired credentials
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant