roblox-actionscache/Gruntwork Terragrunt
Setup and execute Terragrunt.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tg_version | Terragrunt version to install. | yes | — |
| tf_version | Terraform version to install. | — | — |
| tofu_version | OpenTofu version to install. | — | — |
| tg_command | Terragrunt command to execute. | yes | — |
| tg_dir | Directory in which Terragrunt will be executed. | yes | — |
| tg_comment | Include execution output as comment | no | 0 |
| tg_add_approve | Add -auto-approve to commands which require changes to be applied | no | 1 |
Outputs
| name | description |
|---|---|
| tg_action_output | Terragrunt execution output |
| tg_action_exit_code | Terragrunt exit code |