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
A difference is detected on the state, even after applying the changes, it still doesn't match when running it right after applying it.
When checking with a terraform state show of the tunnel, it does match the desired state.
Steps to Reproduce
terraform apply
Important Factoids
Nothing special, the whole Google Cloud project is managed by Terraform, no external changes are allowed.
References
Nothing
The text was updated successfully, but these errors were encountered:
This looks like a bug in our resource definition in Magic Modules--I believe we need to set the router field to diffsuppress using compareSelfLinkOrResourceName.
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Nov 17, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/kedare/b4220314458d0e18507345e46871cd97
Panic Output
No panic
Expected Behavior
Desired state would match
Actual Behavior
A difference is detected on the state, even after applying the changes, it still doesn't match when running it right after applying it.
When checking with a
terraform state show
of the tunnel, it does match the desired state.Steps to Reproduce
terraform apply
Important Factoids
Nothing special, the whole Google Cloud project is managed by Terraform, no external changes are allowed.
References
Nothing
The text was updated successfully, but these errors were encountered: