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 @sblask , I'm sorry you're experiencing this issue. It is a duplicate of #25812, and the problem should be be fixed in the next terraform release. I am going to close this as a duplicate. Thanks, and sorry again!
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 as resolved and limited conversation to collaborators
Oct 11, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugduplicateissue closed because another issue already tracks this problemnewnew issue not yet triaged
Terraform Version
Expected Behavior
terraform plan -out plan
should show no changes.Actual Behavior
Since upgrading to Terraform 0.13.0 I get something like this:
terraform apply plan
does not fix the problem, in fact, it doesn't do anything.Steps to Reproduce
terraform init
terraform plan -out plan
The text was updated successfully, but these errors were encountered: