Manage a "Fully" private AKS infrastructure with Terraform.
Explanation in details in this medium article.
After you configure authentication with Azure, just init and apply (no inputs are required):
terraform init
terraform apply
Manage a "truly" private AKS infrastructure with Terraform
Manage a "Fully" private AKS infrastructure with Terraform.
Explanation in details in this medium article.
After you configure authentication with Azure, just init and apply (no inputs are required):
terraform init
terraform apply
Manage a "truly" private AKS infrastructure with Terraform
MIT License