Skip to content

chore(deps): update gruntwork-io/terragrunt-action action to v3#13

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/gruntwork-io-terragrunt-action-3.x
Open

chore(deps): update gruntwork-io/terragrunt-action action to v3#13
renovate[bot] wants to merge 1 commit intomainfrom
renovate/gruntwork-io-terragrunt-action-3.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 14, 2026

This PR contains the following updates:

Package Type Update Change
gruntwork-io/terragrunt-action action major v2v3

Release Notes

gruntwork-io/terragrunt-action (gruntwork-io/terragrunt-action)

v3.3.0

Compare Source

Optional Output Capture

Added a new tg_output_capture input (default 1) that controls whether Terragrunt execution output is propagated to the tg_action_output step output.

Set tg_output_capture: 0 to skip writing the Terragrunt log to tg_action_output.

Thanks to @​Tensho for contributing this!

What's Changed

New Contributors

Full Changelog: gruntwork-io/terragrunt-action@v3.2.0...v3.3.0

v3.2.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terragrunt-action@v3...v3.2.0

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: gruntwork-io/terragrunt-action@v3...v3.1.0

v3.0.2

Compare Source

What's Changed

Full Changelog: gruntwork-io/terragrunt-action@v3.0.1...v3.0.2

v3.0.1

Compare Source

What's Changed
  • Allow for tofu_version to be optional when tf_path is provided by @​adhuber in #​108
New Contributors

Full Changelog: gruntwork-io/terragrunt-action@v3...v3.0.1

v3.0.0

Compare Source

🛠️ Breaking Changes
Container Usage Removed

This GitHub Action no longer uses a container to run Terragrunt/OpenTofu.

It simply installs Terragrunt and OpenTofu directly on the runner using mise. The action also supports installing Terragrunt + OpenTofu without running any Terragrunt command on behalf of the user.

For more information on how to use this action, read the updated README.

What's Changed

Full Changelog: gruntwork-io/terragrunt-action@v2.1.8...v3.0.0

v3

Compare Source

v2.1.8

Compare Source

What's Changed

Full Changelog: gruntwork-io/terragrunt-action@v2.1.7...v2.1.8

v2.1.7

Compare Source

What's Changed

Full Changelog: gruntwork-io/terragrunt-action@v2.1.6...v2.1.7

v2.1.6

Compare Source

What's Changed
New Contributors

Full Changelog: gruntwork-io/terragrunt-action@v2...v2.1.6

v2.1.5

Compare Source

What's Changed
New Contributors

Full Changelog: gruntwork-io/terragrunt-action@v2...v2.1.5

v2.1.4

Compare Source

Description
  • Updated action comment flow to handle long comments and fix errors "/usr/bin/jq: Argument list too long"
Related links

v2.1.3

Compare Source

Description
  • Fixed setting of git repo permissions.
Related links

v2.1.2

Compare Source

Description
  • Added new Github ssh keys
  • Updated permissions set on the workspace directory
Related links

v2.1.1

Compare Source

Description
  • Fix runner permissions
Related links

v2.1.0

Compare Source

Description
  • Added support for using OpenTofu
  • Removed tfenv and tgswitch and replaced with mise due to unpatched vulnerabilities.
Related links

v2.0.2

Compare Source

Description
  • Updated permissions settings to avoid errors like /github/home/.gitconfig: Permission denied
  • Added automatic insertion of -auto-approve in cases when it is required.
Related links

v2.0.1

Compare Source

Description
  • Updated handling of run-all commands to use env variables
Related links

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants