-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
google_endspoints_service config_id output variable inconsistent final plan #6713
google_endspoints_service config_id output variable inconsistent final plan #6713
Comments
@fhut Can you repro the inconsistent error by removing |
The issue occurs in exactly the same way if I replace
with
I believe that the fact that terraform core misattributes the inconsistent final plan to the dependent resource (
|
Hi there - this is a terraform core issue that we can (sometimes!) work around. This workaround is imperfect but it will be right most of the time. If you find that this issue is recurring often after the next release (as of next monday), please refile the issue. After the fix, there are a few known conditions that will trigger this issue to recur. For example, if you trigger an update from Terraform while a rollout (not managed by Terraform) is in progress, or if the Plan happens on a different calendar date than the Apply, then you will see this even after the fix. |
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 👉 hashibot-feedback@hashicorp.com. Thanks! |
Community Note
modular-magician
user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned tohashibot
, a community member has claimed the issue already.Terraform Version
Affected Resource(s)
google_endpoints_service
Terraform Configuration Files
Debug Output
https://gist.githubusercontent.com/fhut/103bfa34de45b5aa910cdd147539a94a/raw/0527f51a5738f4d681abd90e5902b16f4097b057/google_endpoints_bug_debug_log.txt
Expected Behavior
Run terraform apply in sequence three times with different
revision
parameterActual Behavior
The text was updated successfully, but these errors were encountered: