UNCLASSIFIED - NO CUI

Skip to content

Update dependency gruntwork-io/terragrunt to v0.68.5

Ghost User requested to merge renovate/gruntwork-io-terragrunt-0.x into development

This MR contains the following updates:

Package Type Update Change
gruntwork-io/terragrunt patch v0.68.4 -> v0.68.5
gruntwork-io/terragrunt ironbank-github patch v0.68.4 -> v0.68.5

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v0.68.5

Compare Source

Updated CLI args, config attributes and blocks
  • dependency
What's Changed
  • Added strict flag for improved performance in dependency processing You can now enhance performance by setting the environment variable:
    TERRAGRUNT_STRICT_CONTROL="skip-dependencies-inputs"
    This will skip input processing for dependencies, leading to faster execution times when running Terragrunt.
  • Improved CI/CD pipeline to build without Go proxy and detect checksum changes.
  • Enhanced error messages for invalid strict control flags.
  • Updated dependencies for better performance and stability.
  • Refined scaffold documentation.
  • Fixed panic issue in Sops decryption.
  • Corrected handling of pseudo-tty commands.
Related links

Full Changelog: https://github.com/gruntwork-io/terragrunt/compare/v0.68.4...v0.68.5


Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading