jalcock501/Terraform Diff Summary

Writes a compact Terraform plan summary to the GitHub Step Summary.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
plan-json-pathPath to terraform show -json outputyes
version-tag-nameLegacy single tag key to ignore when detecting tag-only changesnoVersion
ignored-tag-namesComma-separated tag keys to ignore for tag-only changesno""
filter-tag-only-changesWhether to hide updates that only change ignored tag keysnotrue
max-changed-fieldsMax changed field paths shown per resourceno8
summary-titleMarkdown heading text for the generated summarynoTerraform plan summary
fail-on-destroyFail the action when visible delete changes are presentnofalse
fail-on-replaceFail the action when visible replacement changes are presentnofalse
summary-output-pathOptional path to also append the generated Markdown summaryno""
comment-on-prWhether to create or update a pull request commentnofalse
comment-titleHeading used to identify and update the pull request commentnoTerraform diff summary

no outputs