ask-ai-code/Terragrunt GitHub Actions

Runs Terragrunt commands via GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tf_actions_subcommandTerraform or Terragrunt subcommand to execute.yes
tf_actions_binaryBinary to use. Terraform or Terragruntnoterragrunt
tf_actions_versionTerraform version to install.yeslatest
tg_actions_versionTerragrunt version to install.yeslatest
tf_actions_cli_credentials_hostnameHostname for the CLI credentials file.noapp.terraform.io
tf_actions_cli_credentials_tokenToken for the CLI credentials file.
tf_actions_commentWhether or not to comment on pull requests.notrue
tf_actions_working_dirTerragrunt working directory.no.
tf_actions_fmt_writeWrite Terragrunt fmt changes to source files.nofalse
ssh_keyThe ssh key to load in order to support git pulled modulesno""
namedescription
tf_actions_outputThe Terragrunt outputs in JSON format.
tf_actions_plan_has_changesWhether or not the Terragrunt plan contained changes.
tf_actions_plan_outputThe Terragrunt plan output.
tf_actions_fmt_writtenWhether or not the Terragrunt formatting was written to source files.