Skip to content

Instantly share code, notes, and snippets.

@jbayer
Created January 11, 2015 02:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbayer/aa3d3fa3d281d73194b6 to your computer and use it in GitHub Desktop.
Save jbayer/aa3d3fa3d281d73194b6 to your computer and use it in GitHub Desktop.
silly aws eventual consistency
Error applying plan:
1 error(s) occurred:
* Network vpc-8ced8ee9 has some mapped public address(es). Please unmap those public address(es) before detaching the gateway. (DependencyViolation)
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.
@begriffs
Copy link

I'm getting this problem too. Do you know of a fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment