Terraform Azure Cloud Functions Example
LocalFunctionProj created based on instructions from following page: https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-first-azure-function-azure-cli?tabs=bash%2Cbrowser&pivots=programming-language-python
Test functions locally & then terraform apply
cd terraform
terraform init
terraform apply