liskl/Run Infracost

Show cloud cost estimate changes from Terraform in pull requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tfjsonPath to Terraform plan JSON file.no
tfplanPath to Terraform plan file relative to 'tfdir'. Requires 'tfdir' to be set.no
use_tfstateUse Terraform state instead of generating a plan (default is false).nofalse
tfdirPath to the Terraform code directory (default is current working directory).no
tfflagsFlags to pass to the 'terraform plan' command.no
percentage_thresholdThe absolute percentage threshold that triggers a pull request comment with the diff. Defaults to 0, meaning that a comment is posted if the cost estimate changes. For example, set to 5 to post a comment if the cost estimate changes by plus or minus 5%.no0
pricing_api_endpointSpecify an alternate price list API URL (default is https://pricing.api.infracost.io).no
usage_filePath to Infracost usage file that specifies values for usage-based resources.no
namedescription
master_monthly_costThe master branch's monthly cost estimate.
pull_request_monthly_costThe pull request's monthly cost estimate.