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 […]
January 23, 2025

Autogenerating Terraform Documentation with terraform-docs and GitHub Actions

Writing a lot of Terraform modules and trying to maintain accurate and up-to-date Terraform documentation becomes increasingly challenging. This is where terraform-docs along with GitHub actions […]