merou / terraform-private-aks

Manage a "truly" private AKS infrastructure with Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Private AKS Terraform

Manage a "Fully" private AKS infrastructure with Terraform.

Explanation in details in this medium article.

Running the script

After you configure authentication with Azure, just init and apply (no inputs are required):

terraform init

terraform apply

About

Manage a "truly" private AKS infrastructure with Terraform

License:MIT License


Languages

Language:HCL 100.0%