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
We're seeing google_sql_database.users: Error, failed to insert database [name] into instance [name]: googleapi: Error 403: Operation failed because another operation was already in progress., operationInProgress very frequently but not always. We see it only on google_sql_database.users, but terraform applying other resources reliably works.
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.
This issue was originally opened by @maryamklabib as hashicorp/terraform#9018. It was migrated here as a result of the provider split. The original body of the issue is below.
Hi there,
We're seeing
google_sql_database.users: Error, failed to insert database [name] into instance [name]: googleapi: Error 403: Operation failed because another operation was already in progress., operationInProgress
very frequently but not always. We see it only on google_sql_database.users, but terraform applying other resources reliably works.Terraform Version
Terraform v0.7.4
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/maryamklabib/5681f634691f2e09782df962cf016ce8
Steps to Reproduce
terraform apply
Important Factoids
We're creating First Generation GoogleSQL users
The text was updated successfully, but these errors were encountered: