vivantehealth/Terraform Plan Summary
Summarizes a json terraform plan
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| json-tf-plan | Path to json terraform plan file | yes | — |
| environment | Environment where plan is being run. Populate this to help distinguish between multiple environments in a single workflow | no | "" |
Outputs
| name | description |
|---|---|
| no-op-count | Count of resources with no change |
| update-count | Count of resources to update |
| delete-count | Count of resource to delete |