erzz/inframap-action

Automatically generate diagrams of your Terraform plan. Commits back to repository and optionally adds to PR comment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
plan-filesPath to a directory or specific file containing your terraform plan file(s) or statenoterraform/
inframap-flagsPass any additional inframap flags hereno""
inframap-versionThe version of inframap to useno0.8.0
output-filenameOverride the path & name of the PNG file creatednodocs/plan.png
commit-emailThe email address to use for the commit (defaults to github bot)yes""
commit-messageOverride the commit message usednodocs(infra): add generated diagrams
pr-commentIf set to true, will post diagram as comment to PRnotrue
always-runNormal behaviour is to not run if tf files are not updated. To force creation every time, set to truenofalse
tokenA github token to add PR comment. Replace with a PAT if requiredno${{ github.token }}

no outputs