-
Notifications
You must be signed in to change notification settings - Fork 107
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
[BUG] Terraform returning an error during deployments on Azure ("A retryable error occurred.") #1424
Comments
seriva
added a commit
that referenced
this issue
Jul 14, 2020
Fix: Terraform returning an error during deployments on Azure "A retryable error occurred." (#1424)
Fix tested. In the case of a terraform error, another attempt is made. The builds were successful. The log from the second retry can be found below.
Another cluster:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
There is often an issue with Azure cluster deployment due to a terraform error saying "A retryable error occurred."
To Reproduce
Steps to reproduce the behavior:
epicli apply -f test.yml
(configuration given below)Expected behavior
The cluster has been deployed successfully.
Config files
OS (please complete the following information):
Cloud Environment (please complete the following information):
Additional context
Log:
Large impact on CI builds.
On average one of the three builds fails because of this
The text was updated successfully, but these errors were encountered: