shetsu01/Terragrunt Summary

Creates a Terragrunt summary for RSG GitHub Workflows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token to use for authentication.yes
debugIf debug mode.nofalse
comment_keyComment key to allow locating a specific comment.no_
titleSummary title.yes
init_outcomeThe outcome of init, this must be provided.yes
format_outcomeThe outcome of format, if not provided this will be ommited from the summary.no""
validate_outcomeThe outcome of validate, if not provided this will be ommited from the summary.no""
tflint_outcomeThe outcome of tflin, if not provided this will be ommited from the summaryt.no""
tfsec_outcomeThe outcome of tfsec, if not provided this will be ommited from the summary.no""
plan_outcomeThe outcome of plan, if not provided this will be ommited from the summary.no""
plan_output_pathThe path to the plan output.no""
apply_outcomeThe outcome of apply, if not provided this will be ommited from the summary.no""
apply_output_pathThe path to the apply output.no""
destroy_outcomeThe outcome of destroy, if not provided this will be ommited from the summary.no""
destroy_output_pathThe path to the destroy output.no""
write_workflow_summaryIf the workflow summary should be written.notrue
pr_numberID of a pull request to add this summary as a comment to; this will be ignored if comment_id is provided.no""
comment_idID of a comment to replace the body with this summary; this takes precidence over pr_number.no""
checkov_scanResult of the checkov scan that runs on the terragrunt plan.no""
checkov_scan_resultPath to the checkov scan results.no""
working_directoryterragrunt working directory.no""

no outputs