step-security/Gruntwork Terragrunt

Setup and execute Terragrunt.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tg_versionTerragrunt version to install (required if no mise.toml file present).no
tofu_versionOpenTofu version to install (required if no mise.toml and tf_version not set).no
tf_pathPath to Terraform binary to use. This is typically used to explicitly decide to use tofu or terraform when both are installed.no
tg_commandTerragrunt command to execute.no
tg_dirDirectory in which Terragrunt will be executed. Default is the current working dirno
tg_commentInclude execution output as commentno0
tg_comment_urlThe GitHub API URL to post the comment tono
tg_add_approveAdd -auto-approve to commands which require it when not running interactivelyno1
tg_output_captureCapture Terragrunt execution output as the `tg_action_output` action outputno1
github_tokenGitHub token for API authentication to avoid rate limits when installing toolsno
namedescription
tg_action_outputTerragrunt execution output
tg_action_exit_codeTerragrunt exit code