Skip to main content
On this page

Infrastructure as Code

Purpose: describe how the platform is provisioned and changed through code so every change is versioned, reviewable, and repeatable.

Work in progress

This page is being written. The outline below shows what it will cover.

Topics planned

  • Tooling choice (Bicep vs. Terraform)
  • Repository structure and module strategy
  • State management and environments
  • CI/CD pipelines and approvals
  • Drift detection and keeping code authoritative