-
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
Error: timeout while waiting for state to become 'success' (timeout: 1m0s) #9793
Comments
@Barbarians someone has reported a similar issue (below). Can you see if that makes sense to you? |
Hey @edwardmedia, I tried to use other version provider google-beta but no change. https://gist.github.com/Barbarians/8bf197988060f1e20aade523fab03e9d |
@Barbarians it is hard to say for below error. it could be api that was experiencing difficulties. Have you run the config before?
For debug, does the example work for you? If yes, maybe try to gradually add more code blocks to see which one causes the issue? |
@edwardmedia this config work fine, it's been 2-3 days since it works anymore. It's been 3 months since I deployed my infrastructure on gcp and mongo atlas without any problem. I try to deploy blocks by block and i back |
@edwardmedia i have resolve my problem. The security group "gke-security-groups@****" is not set in my organisation. Now is good all clusters is deploy on my infrastructure. But i think its better a message "Security group does not exist" but not "Error: timeout while waiting for state to become 'success' (timeout: 1m0s)" in terraform and gcp api return "backendError" |
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
Terraform v1.0.4
Affected Resource(s)
Terraform Configuration Files
Panic Output
https://gist.github.com/Barbarians/1d843aedaca8d83d3edf82f645a01148
Expected Behavior
Create a new cluster
Actual Behavior
Nothing
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: