encore-mieux/Review terraform plan

Run and cleanup terraform plan output, store it into an output to allow reviewing it.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 23, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: encore-mieux/review-terraform-plan@d50ff69ca9c930660c4cf5fa18587e55907bfb11 # v2.4.0

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

namedescriptionrequireddefault
terraform-environmentTerraform environment, used to load corresponding var file named <terraform-environment>.tfvars into the working directory. yespreproduction
working-directoryworking directoryyes.
terraform-plan-outputPath of the plan file, to be used by the action "Apply terraform plan". no/tmp/plan.tfplan
namedescription
plan-detailsClean terraform plan, in HTML format, ready to integrate in a comment of corresponding pull request.