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 […]
Most Azure practitioners are very good at automating infrastructure. Subscriptions, networks, compute, and even Azure role assignments are… Continue reading on Azure Terraformer »
While setting up a Terraform Stack in HCP Terraform, I needed to integrate an Auth0 provider in a secure and modular way. Continue reading on Medium […]
Lately, I’ve been chipping away at a fun little side project: building out my own self-managed development environment using Terraform… Continue reading on Medium »
I ran into an issue provisioning API Management, and it was one of those situations where everything looked like a normal deployment… Continue reading on Azure […]
Day 2 operations are where Terraform Stacks starts to feel different from the “classic” workflow. You’re no longer thinking in terms of a… Continue reading on […]
[Azure Updates] On July 31, 2026, we’ll retire preview feature “Send virtual machine client data to Event Hubs and Storage (Preview)” and it will no longer […]
[Azure Updates] Reporting capabilities are now live in Playwright Workspaces. The latest update brings you an integrated, flexible and collaborative reporting experience designed to make debugging […]
[Azure Updates] Azure Load Testing capability in Azure App Testing is now generally available in Switzerland North. Customers can now use Azure Load Testing, a fully […]
I’ve found that Terraform Stacks works really well as long as the dependency chain is purely infrastructure. One component produces… Continue reading on Medium »