-
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
Provider errors out on GCP SA key creation with "new value: Root resource was present, but now absent." #12535
Comments
@skorobogatydmitry could you share the longer debug log which have more api requests and responses? |
@edwardmedia , there are 8 occurrences of this issues for ~400 runs. So I don't have a reliable way to reproduce it with |
@skorobogatydmitry thanks. Waiting for the log. |
I ran the module ~50 times and issue didn't reproduced. So it looks that I'm unable to provide logs. |
@skorobogatydmitry thank you for the efforts. I am closing the issue now. Feel free to reopen if the issue resurfaces. |
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. |
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
Google provider:
Affected Resource(s)
Terraform Configuration Files
Module is simple:
Debug Output
There is no good way to dump it - issue occurs sporadically in automation.
Panic Output
Expected Behavior
is SA and key to be created successfully.
Actual Behavior
terraform apply
errors out with errorSteps to Reproduce
It occurs sporadically in automation, so there it no good reproducer.
I checked GCP logs, doesn't report any errors accessing SA or its key. There are 2 operations: SA creation, Key creation.
Important Factoids
References
The text was updated successfully, but these errors were encountered: