-
Notifications
You must be signed in to change notification settings - Fork 24
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
Terraform deployment does not finish. #707
Comments
A few details:
|
|
do you have a small plan where this happens? Could not reproduce requests hanging for lan creation. |
Region Frankfurt.
|
Tried to reproduce, but noticed only: firewall { protocol = "ANY" name = "RDP" port_range_start = 3389 port_range_end = 3389 type = "INGRESS" } Threw an error and I needed to change protocol from "ANY". I could not get it to not finish provisioning. Will ask another team to investigate. |
Description
Terraform deployments seem to randomly run into API issues. Too many requests or 'unknown errors'.
Expected behavior
DCD with resources should be properly created.
Environment
Terraform version:
Provider version:
OS:
How to Reproduce
Steps to reproduce the behavior:
Error and Debug Output
Additional Notes
Request queued but won't finish. Tried to let it run for several minutes up to 2 hours.
The text was updated successfully, but these errors were encountered: