Hello. I am using the following code to setup an A...
# aws
h
Hello. I am using the following code to setup an AWS Elastic Beanstalk environment which creates some EC2 instances. Those may not be immediately available, and I have other resources that need an instance ID. How can I make this work so the script completes even if the instances are not available yet?