cro22/CloudOracle PR Cost Comment

Posts a cost-impact analysis comment on Terraform pull requests, with an LLM-generated narrative.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
plan-filePath to the JSON output of `terraform show -json plan.tfplan`. Required.yes
regionAWS region for Pricing API queries.nous-east-2
output-fileOptional path to also write the rendered Markdown to a file (in addition to posting). Useful for uploading the comment as an artefact.no""
markerHTML comment marker used to find the existing CloudOracle comment for upsert. Bump if you change the comment template format.nocloudoracle-pr-v1
no-llmIf "true", disables the LLM narrative and falls back to the templated text. Use when LLM keys are unavailable or disallowed.nofalse
github-tokenGitHub token used to post the comment. Defaults to the workflow token. Requires `pull-requests: write` permission.no${{ github.token }}

no outputs