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
RBAC AAD profile should have been reset / replaced in place, and not trigger cluster recreation. Azure added support for this recently (see reference below).
Actual Behavior
Triggers cluster recreation
Steps to Reproduce
Modify azure_active_directory profile and run apply
References
Similar issue related to updating cluster service principal: #3375
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 👉 hashibot-feedback@hashicorp.com. Thanks!
ghost
locked and limited conversation to collaborators
Mar 28, 2020
Community Note
Terraform (and AzureRM Provider) Version
Terraform v0.12.3
provider.azurerm v1.31.0
Affected Resource(s)
azurerm_kubernetes_cluster
Terraform Configuration Files
Expected Behavior
RBAC AAD profile should have been reset / replaced in place, and not trigger cluster recreation. Azure added support for this recently (see reference below).
Actual Behavior
Triggers cluster recreation
Steps to Reproduce
Modify azure_active_directory profile and run apply
References
Similar issue related to updating cluster service principal: #3375
https://github.com/terraform-providers/terraform-provider-azurerm/blob/63baf1a89eeb8305756713c3e3437d1f09fbac46/vendor/github.com/Azure/azure-sdk-for-go/services/containerservice/mgmt/2019-02-01/containerservice/managedclusters.go#L895
The text was updated successfully, but these errors were encountered: