viya4-iac-azure
viya4-iac-azure copied to clipboard
Use official Azure AKS tf module
Switch to officially supported Azure AKS Terraform module (https://registry.terraform.io/modules/Azure/aks/azurerm/latest), to avoid redundancy and allow advanced users to access enhanced capabilities.
Waiting on response for https://github.com/Azure/terraform-azurerm-aks/issues/96#issuecomment-953271755 , besides looking into it to see how it affects - with rbac enabled/disabled.
After further analyzing Azure AKS RBAC support for K8s Service Accounts - https://docs.microsoft.com/en-us/azure/aks/concepts-identity#kubernetes-service-accounts, opened this - https://github.com/Azure/terraform-azurerm-aks/issues/137
This PR is superseded by the PR#284. Closing this PR. Please refer to PR #284 for work related to switching to the officially supported Azure AKS Terraform module.