-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
AWS provider configuration not available in delete module #1447
Comments
terraform: don't prune, but disable, inherited configs [GH-1447]
Should be fixed! |
Is there already an open version of this bug? It seems to be happening again, if it was ever fixed. |
The bug seems to resurface in TF 0.7. |
as @apeeters pointed out, we're facing the same bug again after upgrade to TF 0.7. |
Experiencing the same in TF v0.7.3 |
I experienced this suddenly today. I'm not sure exactly what did it, but after nuking .terraform folder and running |
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. |
Simliar to #1380 (comment)
Steps
main.tf
that declares and configures theaws
provider.terraform apply
- everything is createdmain.tf
terraform plan
Result:
Tested using the following:
The text was updated successfully, but these errors were encountered: