November 15, 2025

Ephemeral Environments: Testing Azure Bicep from Scratch on Every Pull Request in GitHub

Introduction Your Bicep templates are probably broken, and you don’t know it yet. Infrastructure as Code can easily create a false sense of confidence when incrementally […]
October 14, 2025

Why You Should Use AI-Powered Terraform Plan Reviews in Your CI/CD Pipeline

As infrastructure-as-code becomes more complex, I wanted to create a systematic way to ensure every Terraform change meets security, cost, and compliance standards before reaching production. […]