champ-oss/terraform-pr-summary

Parses a Terraform plan file and adds a summary to a pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 25, 2025
License
Public domain

Pinned Snippet

workflow.ymlSHA-pinned
uses: champ-oss/terraform-pr-summary@2c64644f8f7582fb700ea7e3221f3649ed6d6afd # v2.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub Token or PAT${{ github.token }}
working-directoryDirectory to run the action from.
plan-fileTerraform plan fileyes
identifierCustom identifier for Terraform (ex: tfvars name)""
output-fileName of the file to write the summaryterraform-pr-summary.txt

no outputs