gruntwork-io/Pipelines Execute

Run Pipelines Execute

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 14, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: gruntwork-io/pipelines-execute@458c558a7a75dffc402177d5cc7e6151d7439e82 # v4.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
working_directoryThe folder path to run Pipelines Execute inyes
with_ssh_enabledRun the build with tmate ssh enabled (https://github.com/marketplace/actions/debugging-with-tmate)no
terragrunt_commandThe terragrunt command to runyesplan
tokenThe GitHub token for downloading the Gruntwork Pipelines binary and modulesyes
generate_mise_tomlExplicitly force generation of a .mise.toml file for the actionnofalse
tg_versionTerragrunt version to install. Ignored if generate_mise_toml is false and user has a .mise.toml.no0.48.1
tf_versionOpenTofu or Terraform version to install. Ignored if generate_mise_toml is false and user has a .mise.toml.no1.6.1
tf_binaryWhether to use opentofu or terraform as the binary.noopentofu
tg_execution_parallelism_limitMaximum number of concurrently executed Terraform modules during Terragrunt executionno0
infra_live_repoThe name of the infrastructure-live repo to execute inyes
infra_live_directoryThe name of the directory containing the infrastructure-live repo on diskyes
infra_live_repo_branchThe branch of the infrastructure-live repo to execute inyes
gruntwork_configContents of the Gruntwork config fileno
gruntwork_config_fileAbsolute path to the Gruntwork config fileno
deploy_branch_nameno
namedescription
execute_stdoutThe output of the Pipelines Execute command
plan_folderA folder with plan files (if any)
formatted_plan_outputA string, formatted in GitHub Markdown, rendering human readable output of the plan