October 17, 2025

Troubleshooting Azure API Management Identity Provider Configuration: ADAL vs MSAL in 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 […]
August 21, 2025

Composable Abstractions in Terraform: What Minecraft Chests Teach Us About API Design from AzAPI…

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 »
August 21, 2025

Designing Purpose-Built Terraform Resources: From Generic Blocks to Context-Aware Abstractions

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 »
August 21, 2025

Designing Purpose-Built Terraform Resources: From Generic Blocks to Context-Aware Abstractions

As part of developing a Terraform provider for Minecraft, I recently introduced a dedicated resource type for stairs: minecraft_stairs… Continue reading on Medium »