Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 444 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 444 Bytes

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