AI-Assisted IaC Reviews: Using Claude and Copilot to Audit Your Azure Terraform
How to use Claude and GitHub Copilot for AI-assisted code reviews of Azure Terraform configurations, improving IaC quality.
How to use Claude and GitHub Copilot for AI-assisted code reviews of Azure Terraform configurations, improving IaC quality.
A summary of real Terraform ecosystem trends post-IBM acquisition, covering Stacks GA, Terraform Actions, and new search/import features.
Analysis of Terraform Stacks on Azure, comparing it to Workspaces for multi-environment deployments.
Terraform Cloud's legacy free tier is being replaced by a credit-based model, changing how users access the platform for free.
Three Terragrunt file patterns for orchestrating complex Terraform deployments at scale, including input mapping and data aggregation.
Guide to building a reusable Terraform module library for Azure teams, covering structure, versioning, and consumption patterns.
A guide to deploying Azure Landing Zones using Terraform, covering the module's structure, purpose, and a practical deployment walkthrough.
Guide to using Infracost for Azure cost management with a shift-left approach in DevOps.
A guide exploring the reasons, benefits, and process of migrating from Terraform to the open-source fork, OpenTofu.
Guide to deploying AWS infrastructure using Terraform within Microsoft Azure DevOps pipelines, including setup for cross-cloud deployments.
Explores new variable validation capabilities in Terraform 1.9, allowing dynamic checks using other variables and resources.
A guide to using the experimental compileTimeImports feature in Azure Bicep to export and import variables, functions, and types between files.
Explores common anti-patterns when using a layered approach to structure Terraform (IaC) projects, discussing its origins and suitability.
A beginner's guide to Terraform, covering its core concepts, benefits, and basic commands for managing infrastructure as code.
Overview of the Terraform Certified Associate exam update to version 003, covering key changes and study guidance.
Explains how to use Terraform 1.1's new 'moved' block to safely refactor infrastructure code without destroying existing resources.
Explores data transformation challenges in Terraform using a real-world example of managing Azure Kubernetes Service RBAC permissions.
A technical talk summary on using Terraform with CSVs and ForEach loops to achieve DRY (Don't Repeat Yourself) principles for scalable infrastructure-as-code deployments.
Learn how to use Ansible to dynamically generate parameters and deploy Azure ARM templates, simplifying infrastructure management.
A tutorial on using Terraform to create and manage secrets in Google Cloud's Secret Manager service.