-
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
Timeout when creating subnetworks #718
Comments
@eilgin Were you planning on working on this? If not, I am happy to take it. |
And I would love to start contributing too, just FTR ;-) |
Hi Jonathan, I am glad you want to start contributing to this project :) The best way to solve this issue is to add configurable timeout support for the Let me know if you need any help. Thank you |
@rosbo awesome, thanks for the warm welcome. I'll try to do this in the best way possible and will submit a PR as soon as I get it done. Cheers. |
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! |
Terraform Version
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Debug Output
Please provider a link to a GitHub Gist containing the complete debug output: https://www.terraform.io/docs/internals/debugging.html. Please do NOT paste the debug output in the issue; just paste a link to the Gist.
Expected Behavior
Actual Behavior
The subnetworks takes too much time to spawn and it reaches the timeout limit (i guess it's 4 minutes):
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform plan -out=tfplan
terraform apply tfplan
The text was updated successfully, but these errors were encountered: