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
After creating a VM the terraform gets a retryable error when it's checking if the VM exists from Azure. However, this causes the terraform to exit even though the VM is created successfully:
2022/02/10 14:32:28 Terraform apply | azurerm_linux_virtual_machine.az_host[8]: Creation complete after 1m17s [id=/subscriptions/xxxhiddenxxx/resourceGroups/ps-az-cp4ba-5562/providers/Microsoft.Compute/virtualMachines/ps-az-cp4ba-6963-vm-8]
2022/02/10 14:32:28 Terraform apply |
2022/02/10 14:32:28 Terraform apply | Error: waiting for creation of Linux Virtual Machine: (Name "ps-az-cp4ba-6963-vm-0" / Resource Group "ps-az-cp4ba-5562"): Code="RetryableError" Message="A retryable error occurred."
After creating a VM the terraform gets a retryable error when it's checking if the VM exists from Azure. However, this causes the terraform to exit even though the VM is created successfully:
@hkavya26 This is the issue being discussed in slack thread: https://ibm-argonauts.slack.com/archives/C01149RMSCU/p1644509021980169
QueryResult.csv.txt
schem_new.txt
The text was updated successfully, but these errors were encountered: