Tagged “Terraform”
2021
How to move resources and modules in Terragrunt
Migrate individual resources and/or whole modules between state in Terragrunt without having to recreate infrastructure.
Restrict Azure Functions to API Management with Terraform
Prevent access to a Function App from unauthorized sources and restrict it to an API Management instance.
2020
Ignore Azure Functions application settings drift in Terraform
How to fix configuration drift in Terraform caused by Zip Deploy + Run from Package
Deploy Azure Functions with Terraform
A practical, step by step guide on how to deploy an Azure Function with Terraform.