Skip to content

Terraform

Design patterns for structuring and deploying Terraform code — repository layout, module organisation, and deployment workflow patterns for maintainable IaC.


  • Terraform Deployment to Azure

    Industry best-practice workflow for deploying Terraform to Azure in a controlled, scalable, and auditable way via GitHub Actions.

  • Terraform GitHub Repo Structure

    How to structure a centralised Terraform repository for consistent module reuse across environments and systems.