dee66/CostPilot
Cost analysis for infrastructure as code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| terraform_plan | Path to terraform plan JSON (from terraform show -json) | yes | — |
| config_file | Optional CostPilot configuration file | no | — |
Outputs
| name | description |
|---|---|
| total_cost | Total estimated monthly cost |
| cost_delta | Cost change from baseline |
| risk_level | Risk level assessment |
| summary | Analysis summary |