April 7, 2026

Testing Azure Bicep User-Defined Functions using Bicep Console and Pester

Azure Bicep User-Defined Functions are powerful tools for standardising and sharing logic across your organisation. However, changes to these functions can introduce errors that impact your […]
April 3, 2026

From Workarounds to First-Class Support: Adding Azure AI Search Data Plane Resources to Terraform

Sometimes the hardest part of contributing to a Terraform provider is not the resource implementation itself, but figuring out how to… Continue reading on Azure Terraformer […]
February 5, 2026

Why Can’t I Reference Var Sets in Locals? Terraform Stacks, You’re Ironically Killing My DRYness

I’ve been trying to make my Terraform Cloud (now HCP Terraform) setup cleaner and more reusable by leaning into variable sets — a powerful… Continue reading […]