In a previous post, I showed how you can deploy your Azure Function App to AKS using the Azure CLI. In this blog post, we will accomplish the same thing using Terraform. Create the Function app project In a terminal or command prompt, run the following command to create a new Azure Function app project…