Skip to content

chore(deps): update dependency gruntwork-io/terragrunt to v0.79.0#3379

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/gruntwork-io-terragrunt-0.x
May 20, 2025
Merged

chore(deps): update dependency gruntwork-io/terragrunt to v0.79.0#3379
renovate[bot] merged 1 commit into
mainfrom
renovate/gruntwork-io-terragrunt-0.x

Conversation

@renovate

@renovate renovate Bot commented May 20, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
gruntwork-io/terragrunt minor v0.78.4 -> v0.79.0

Release Notes

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

v0.79.0

Compare Source

💪🏽 Enhancements

The run --all command automatically generates Terragrunt Stacks

If you are using terragrunt.stack.hcl files in your codebase, run --all commands will now automatically expand all terragrunt.stack.hcl files into generated stack configurations, as if you had run stack generate before running the run --all command.

e.g.

terragrunt run --all plan

Is now equivalent to:

terragrunt stack generate
terragrunt run --all plan

If you would like to disable this new behavior, you can use the --no-stack-generate to opt out of automatic stack generation.

📖 Docs Updates

The Terragrunt v1 docs are open for feedback!

These docs will undergo significant adjustments, both stylistically, and functionality on the road to 1.0.

They are a full rewrite of the existing Terragrunt Docs site written in Jekyll to one using Starlight.

Your feedback is requested! If you are reading these release notes relatively soon after release, you should see a link at the top of the site where you can provide your feedback on the new docs.

What's Changed

New Contributors

Full Changelog: gruntwork-io/terragrunt@v0.78.4...v0.79.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot enabled auto-merge (squash) May 20, 2025 19:21
@renovate renovate Bot merged commit 48993e9 into main May 20, 2025
4 checks passed
@renovate renovate Bot deleted the renovate/gruntwork-io-terragrunt-0.x branch May 20, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants