When provisioning VMs in Proxmox using Terraform, especially when dealing with cloud-init and custom user data, having a compatible… Continue reading on Medium »
When working with Azure virtual networks, managing the flow of traffic to and from your subnets is a critical part of securing your… Continue reading on […]
In complex infrastructure automation setups, it’s common to break down deployments into multiple Terraform components or stacks. Each… Continue reading on ITNEXT »
In complex infrastructure automation setups, it’s common to break down deployments into multiple Terraform components or stacks. Each… Continue reading on Medium »
Infrastructure as Code (IaC) is essential for managing cloud environments efficiently and at scale. However, not all tools offer the same… Continue reading on ITNEXT »
Infrastructure as Code (IaC) is essential for managing cloud environments efficiently and at scale. However, not all tools offer the same… Continue reading on Medium »
As teams grow and services evolve, organizing infrastructure as code (IaC) in a way that scales across multiple teams becomes essential. A… Continue reading on ITNEXT […]
In a recent code review, I came across a subtle but critical mistake involving the provisioning of a new Azure Data Explorer (Kusto)… Continue reading on […]
When working with Terraform, most of our time is spent defining infrastructure using primitive types such as strings, booleans, and… Continue reading on DevOps.dev »
Working collaboratively with Terraform can be unexpectedly challenging — even when team members are making changes that seem mutually… Continue reading on Azure Terraformer »