Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Terraform Example: devops/deployment-gates-approvals

Curated, deployable Terraform configuration for the corresponding whitepaper.

Source Document

devops/deployment-gates-and-approvals-azure.md

Usage

terraform init -backend=false
terraform validate
terraform plan   # requires Azure credentials

Notes

  • Hand-maintained curated example demonstrating core patterns from the whitepaper.
  • Protected by .curated marker — not overwritten by extract-terraform.ps1.