Usage:
module "role" {
source: "CalvinRodo/aks-role/azurerm"
version: "1.0.1"
role_name: "Service-Principle-Name"
}
Based off of the following Repo: https://github.com/lawrencegripper/azure-aks-terraform
An Azure Role for the service principle in AKS that automatically provisions resources.
HCLMIT
Usage:
module "role" {
source: "CalvinRodo/aks-role/azurerm"
version: "1.0.1"
role_name: "Service-Principle-Name"
}
Based off of the following Repo: https://github.com/lawrencegripper/azure-aks-terraform