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
This works under 0.7.0-rc1 (albeit with manual retries due to the 429 issue)... but does not work at all under 0.7.0-rc2.
When I try to terraform apply this in 0.7.0-rc2 I get an error that Terraform even recognizes as an internal error as it tells me to file an issue for it. Here's the full log: https://gist.github.com/64cea17cf169daa498c699aa5ab222cd
I'm not sure what's going on. I am having to execute this twice, the second time to get around the issue in #7153. Retries under rc1 worked fine. Now I'm getting this "diff didn't match" error.
The text was updated successfully, but these errors were encountered:
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 and limited conversation to collaborators
Apr 25, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Same input/plan as in #7153
This works under
0.7.0-rc1
(albeit with manual retries due to the 429 issue)... but does not work at all under0.7.0-rc2
.When I try to
terraform apply
this in0.7.0-rc2
I get an error that Terraform even recognizes as an internal error as it tells me to file an issue for it. Here's the full log: https://gist.github.com/64cea17cf169daa498c699aa5ab222cdI'm not sure what's going on. I am having to execute this twice, the second time to get around the issue in #7153. Retries under rc1 worked fine. Now I'm getting this "diff didn't match" error.
The text was updated successfully, but these errors were encountered: