April 22, 2025

Terraform depends_on: What it is, When to use it, and Best Practices

When working with Terraform, managing resource dependencies effectively is key to avoiding deployment issues. Terraform is great at automatically determining the order of resource creation, but […]
April 18, 2025

Bye Bye Blob! Hello Static Web Apps! A Blue-Green Journey with Terraform and GitHub Actions

My blog was originally hosted on Azure Blob Storage with static website hosting enabled. It was a clean and straightforward setup… Continue reading on Azure Terraformer […]