-
Notifications
You must be signed in to change notification settings - Fork 468
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 unexpectedly replaced all nodes in AKS #604
Comments
Hi, I'm also getting a similar error, but module 9.2.0 provider 3.117.0 on
There doesn't seem to be any other operations running on the cluster, based on the activity log - only Succeeded ones or these Failed ones. It was a brand new cluster yesterday - we have made several clusters with the current approach and not encountered this issue before. |
@YichenTFlexciton in your code example you are using directly the resources Can you please clarify if you are using the Terraform module https://registry.terraform.io/modules/Azure/aks/azurerm/latest ? You opened a GitHub issue to the repository of that module. In case you are using the resource Cc: @ms-henglu for possible race condition in the provider doing update operations to |
Hi @zioproto Thanks for your reply! I am using azurerm provider and |
Is there an existing issue for this?
Greenfield/Brownfield provisioning
brownfield
Terraform Version
Terraform v1.4.4
Module Version
9.2.0
AzureRM Provider Version
4.9.0
Affected Resource(s)/Data Source(s)
azurerm_kubernetes_cluster
Terraform Configuration Files
tfvars variables values
Debug Output/Panic Output
Expected Behaviour
Terraform should not replace all nodes
Actual Behaviour
All nodes were replaced
Steps to Reproduce
No response
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: