timps_terraform_plan_reviewer
Review Terraform plan output to detect destructive changes, requiring explicit approval before applying high-risk plans.
Instructions
Review terraform plan output for destructive changes. Requires explicit approval before allowing apply on high-risk plans.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_text | No | Raw output of 'terraform plan' (optional — will run it if omitted) | |
| repo_path | No |