Modern Azure Deployments with Terraform & GitHub – Part 3 – Automating Terraform CI/CD Workflows with GitHub Actions
After building a production-style multi-environment Terraform project with centralized remote state management and environment-specific deployment configurations in Part 2, the…
DevOps, General, GitHub, GitLab, Infrastructure as Code (IaC), Microsoft Azure, Terraform, ...
Modern Azure Deployments with Terraform & GitHub – Part 2 – Remote Backends and Multi-Environment Deployments
In Part 1, we deployed our first Azure resources with Terraform and GitHub using a locally stored Terraform state In…
Modern Azure Deployments with Terraform & GitHub – Part 1 – Introduction to Terraform, GitHub, and Infrastructure as Code on Azure
Modern cloud environments require deployments that are reproducible, scalable, and version controlled. While deploying resources manually through the Azure Portal…
