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