Quick and dirty Terraform script to deploy the minimal AKS cluster to test around Steps: Run az login --tenant Run az account set --subscription Edit the .tfvars file Run terraform plan Run terraform apply Run terraform destroy