If you’ve been using AI tools to help with Terraform, you’ve probably noticed they sometimes suggest outdated provider arguments or resource configurations that don’t quite match […]
The Bicep console is a feature that helps with prototyping, experimenting, and validating Azure Bicep code snippets. Additionally, you can leverage the Bicep console to validate […]
Hey folks in this blog post I’ll be describing three distinct Terragrunt file patterns for orchestrating your Terraform codebase at scale. Terragrunt is an orchestrator for […]
A long-lived dream of many Azure Bicep users has been the ability to deploy outside the Azure environment, similar to what you can do with Terraform. […]
While setting up Azure API Management with Azure Active Directory (AAD) as an identity provider using Terraform, I encountered a subtle… Continue reading on Azure Terraformer […]
When working with Terraform in a single-subscription context, you typically don’t think much about how Azure Resource Providers are… Continue reading on Azure Terraformer »
As part of my participation in the Microsoft Global Hackathon, I decided to take on a project that would let me explore something I’ve… Continue reading […]
As part of my participation in the Microsoft Global Hackathon, I decided to take on a project that would let me explore something I’ve… Continue reading […]
Terraform is more than just a tool for provisioning infrastructure — it’s a language for expressing developer intent. At its best, a… Continue reading on Azure Terraformer »
As part of developing a Terraform provider for Minecraft, I recently introduced a dedicated resource type for stairs: minecraft_stairs… Continue reading on Azure Terraformer »
As part of developing a Terraform provider for Minecraft, I recently introduced a dedicated resource type for stairs: minecraft_stairs… Continue reading on Medium »