odrori1997/CloudCostGH
Get instant CloudFormation cost estimates in your Pull Requests. Analyze infrastructure cost changes before deployment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | CloudCost API key from your dashboard | yes | — |
| github_token | GitHub token for posting PR comments (usually secrets.GITHUB_TOKEN) | no | — |
| node_version | Node.js version to use (auto-detects from .nvmrc or .node-version if not specified, defaults to lts/*) | no | "" |
| region | AWS region to price in | no | us-east-1 |
| usage_profile | Usage profile (small|med|large) | no | small |
| analyzer_version | Analyzer release tag (e.g. v0.1.0) | no | v0.1.0 |
| comment_title | Heading for the PR comment | no | Cloud Cost Impact |
| update_existing_comment | Update existing CloudCost comment if present | no | true |
| enable_usage_reporting | Send a usage record to the backend after successful analysis | no | false |
Outputs
no outputs