We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(v0.2.2)
If there previously existed a load balancer named "foo" and it was deleted, a terraform refresh (or anything that refreshes state) fails with:
terraform refresh
Error refreshing state: Error retrieving ELB: LoadBalancerNotFound: Cannot find Load Balancer foo
The text was updated successfully, but these errors were encountered:
Thanks good bug. Tagged.
Sorry, something went wrong.
providers/aws: handle case where ELB is deleted manually [GH-304]
b43ca0a
Fixed
No branches or pull requests
(v0.2.2)
If there previously existed a load balancer named "foo" and it was deleted, a
terraform refresh
(or anything that refreshes state) fails with:The text was updated successfully, but these errors were encountered: