elasticbeanstalk: waiter: EnvironmentUpdated = Immediately Fail/Exit on Particular Conditions? #3160
colinbjohnson
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Based on my understanding we could have the EnvironmentUpdated waiter for ElasticBeanstalk exit and fail on particular cases such as
HealthStatus: Degraded
orHealth: Red
.I think our options are:
eb
cli and deploy command would be a better optionacceptors
(https://github.com/boto/botocore/blob/develop/botocore/data/elasticbeanstalk/2010-12-01/waiters-2.json) that catch failuresBeta Was this translation helpful? Give feedback.
All reactions