You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, my changesets are taking a while to complete, which results in stacker failing with:
stack: failed (Changeset 'arn:aws:cloudformation:eu-west-1:000000000000:changeSet/change-set-0000000000/dsfjlkdjflafadsfa-kdjfgksjfgds-dsfksjdfgk' did not reach a completed state.)
For some reason, my changesets are taking a while to complete, which results in stacker failing with:
I had a look through the code and found this method: https://github.com/cloudtools/stacker/blob/master/stacker/providers/aws/default.py#L291 but there doesn't seem to be a way to override the parameters to increase the timeout. Is there a way to do this?
The text was updated successfully, but these errors were encountered: