chore(deps): update gruntwork-io/terragrunt-action action to v3#13
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update gruntwork-io/terragrunt-action action to v3#13renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2→v3Release Notes
gruntwork-io/terragrunt-action (gruntwork-io/terragrunt-action)
v3.3.0Compare Source
Optional Output Capture
Added a new
tg_output_captureinput (default 1) that controls whether Terragrunt execution output is propagated to thetg_action_outputstep output.Set
tg_output_capture: 0to skip writing the Terragrunt log totg_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.0Compare Source
What's Changed
mise-actionto a commit by @yhakbar in #129Full Changelog: gruntwork-io/terragrunt-action@v3...v3.2.0
v3.1.0Compare Source
What's Changed
New Contributors
Full Changelog: gruntwork-io/terragrunt-action@v3...v3.1.0
v3.0.2Compare Source
What's Changed
Full Changelog: gruntwork-io/terragrunt-action@v3.0.1...v3.0.2
v3.0.1Compare Source
What's Changed
New Contributors
Full Changelog: gruntwork-io/terragrunt-action@v3...v3.0.1
v3.0.0Compare 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
v3Compare Source
v2.1.8Compare Source
What's Changed
Full Changelog: gruntwork-io/terragrunt-action@v2.1.7...v2.1.8
v2.1.7Compare Source
What's Changed
Full Changelog: gruntwork-io/terragrunt-action@v2.1.6...v2.1.7
v2.1.6Compare Source
What's Changed
New Contributors
Full Changelog: gruntwork-io/terragrunt-action@v2...v2.1.6
v2.1.5Compare Source
What's Changed
New Contributors
Full Changelog: gruntwork-io/terragrunt-action@v2...v2.1.5
v2.1.4Compare Source
Description
Related links
v2.1.3Compare Source
Description
Related links
v2.1.2Compare Source
Description
Related links
v2.1.1Compare Source
Description
Related links
v2.1.0Compare Source
Description
tfenvandtgswitchand replaced withmisedue to unpatched vulnerabilities.Related links
v2.0.2Compare Source
Description
/github/home/.gitconfig: Permission denied-auto-approvein cases when it is required.Related links
v2.0.1Compare Source
Description
run-allcommands to use env variablesRelated links
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.