Applying updates
terraform plan -out plan
Review the plan and make sure it's what you're changing.
Then, apply the plan:
terraform apply plan
Terraform for Azure Kubernetes Service configuration
HCLNOASSERTION
terraform plan -out plan
Review the plan and make sure it's what you're changing.
Then, apply the plan:
terraform apply plan