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 […]
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 »
Something strange happened while I was working with HCP Terraform and the Azure provider. Out of nowhere, my configuration started failing. Continue reading on Medium »
When building real-time features in a distributed web application, SignalR over WebSockets is often a natural choice. With Azure API… Continue reading on Medium »
As the Minecraft Terraform primitives library grows, the real challenge shifts from creating individual shapes to designing how those… Continue reading on Medium »