Documentation
README
agentic-workflows-blueprint.workflow.iac
Goal
Manage Infrastructure as Code changes through deterministic plan/apply validation, policy gates, and drift-aware operations.
Scope
- Applies to: Terraform/OpenTofu/CloudFormation-style infrastructure definitions, modules, policies, and environment state management.
- Does not cover: manual infrastructure changes that bypass IaC workflows.
Triggers
- "Apply Terraform/OpenTofu change"
- "Review IaC plan"
- "Handle drift with Infrastructure as Code"
- "Create IaC delivery workflow"
Inputs
iacTool(Terraform, OpenTofu, etc.)workspaceOrEnvironmentstateBackendContextplanScopepolicyChecks(security/cost/compliance)rollbackStrategy
Invariants
This is the opening of the README. Read the full README on GitHub.