GitHub

Workflows

Common workflows for managing infrastructure in this repo — from planning and deploying Terraform changes to running scripts and upgrading build dependencies.

  • Infrastructure Changes — walks through the full lifecycle of an infrastructure change — local planning, PR creation, and CI verification
  • Deploying Releases — explains the two-stage release process that drives the GitOps deployment pipeline
  • Running Scripts — explains how to run automation scripts through the build system with zero manual toolchain setup
  • Upgrading Dependencies — covers the two categories of build dependencies and their upgrade procedures
  • Using Terraform Directly — explains the escape hatch for Terraform work that needs direct state access the build system doesn’t expose
Edit this page