Azure-Terraform / terraform-azurerm-kubernetes

Terraform Azure Kubernetes Module
MIT License
25 stars 41 forks source link

Control plane user assigned identity name #68

Closed jamurtag closed 3 years ago

jamurtag commented 3 years ago

The control plane user assigned identity name is set to "uai-${local.cluster_name}".

Either support overriding this, or set to a more descriptive value.

I'd probably suggest setting to a new default, but provide an option to override, meaning existing users could maintain compatibility.

dutsmiller commented 3 years ago

Included in v4.2.0