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
Hi, I'm using 0.6.12 to create set of aws resources including ELB. It's never created and fails with the following error:
1 error(s) occurred:
* aws_elb.service_elb: timeout while waiting for state to become '[success]'
Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Apr 27, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I'm using 0.6.12 to create set of aws resources including ELB. It's never created and fails with the following error:
Here's ELB's definition:
Here's what terraform shows when it starts creation of ELB (I've replaced ids of subnets and SGs here):
Please advise. Thank you!
The text was updated successfully, but these errors were encountered: