-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
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
VPC Fails to Delete in Loom 0.1.1
#24
Comments
I think the Terraform state is not being fully updated before another request occurs this leads to Terraform using old / invalid state which causes issues. |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seems to be an intermittent issue where a fabric VPC will fail to delete when a user deletes and then recreates a fabric.
Usually the issue is the Internet Gateway and 1 or more Route Tables are left behind. This should not occur.
The text was updated successfully, but these errors were encountered: