a client wants all Terraform deployed according to their naming conventions. how would i edit / define the azure aks infra resource group? I have pasted the portal insert for clarity. Thanks
You can use the node_resource_group
argument in the azurerm_kubernetes_cluster
resource.