Automate AKS Cluster Provisioning with Terraform In this article, we will deploy the Kubernetes cluster using Azure managed service AKS. However, this will not be done manually as we did in the previous lesson on Aws EKS. We will use Terraform IAC to...