Case issue with Tags in AKS Default Node Pool resource #6960
Labels
bug
service/kubernetes-cluster
upstream/microsoft
Indicates that there's an upstream issue blocking this issue/PR
Community Note
Terraform (and AzureRM Provider) Version
Affected Resource(s)
azurerm_kubernetes_cluster
Terraform Configuration Files
Expected Behavior
Applying the configuration should change the tags and setup the resource the first time. On the second run, nothing should be changed.
Actual Behavior
During the second run, the tags are attempted to be modified. It looks like because the tags that are already present are all lowercase.
Steps to Reproduce
terraform apply
terraform apply
The text was updated successfully, but these errors were encountered: