giovannibaratta/TerraApprove
Validate the Terraform plan against the code base and output if approval is needed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | Operating mode (standard, safe-to-apply) | yes | standard |
| tf_code_dir | Path to the Terraform code | yes | — |
| tf_plan_json_file | Path to the Terraform plan JSON file | yes | — |
Outputs
| name | description |
|---|---|
| approval_required | True if approval is required |