Closed renovate[bot] closed 4 weeks ago
This PR contains the following updates:
v0.68.4
v0.68.5
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
v0.68.4
->v0.68.5
Release Notes
gruntwork-io/terragrunt (gruntwork-io/terragrunt)
### [`v0.68.5`](https://redirect.github.com/gruntwork-io/terragrunt/releases/tag/v0.68.5) [Compare Source](https://redirect.github.com/gruntwork-io/terragrunt/compare/v0.68.4...v0.68.5) #### 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: ```bash 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 - [https://github.com/gruntwork-io/terragrunt/pull/3485](https://redirect.github.com/gruntwork-io/terragrunt/pull/3485) - [https://github.com/gruntwork-io/terragrunt/pull/3479](https://redirect.github.com/gruntwork-io/terragrunt/pull/3479) - [https://github.com/gruntwork-io/terragrunt/pull/3483](https://redirect.github.com/gruntwork-io/terragrunt/pull/3483) - [https://github.com/gruntwork-io/terragrunt/pull/3488](https://redirect.github.com/gruntwork-io/terragrunt/pull/3488) - [https://github.com/gruntwork-io/terragrunt/pull/3481](https://redirect.github.com/gruntwork-io/terragrunt/pull/3481) - [https://github.com/gruntwork-io/terragrunt/pull/3489](https://redirect.github.com/gruntwork-io/terragrunt/pull/3489) - [https://github.com/gruntwork-io/terragrunt/pull/3490](https://redirect.github.com/gruntwork-io/terragrunt/pull/3490) - [https://github.com/gruntwork-io/terragrunt/pull/3491](https://redirect.github.com/gruntwork-io/terragrunt/pull/3491) - [https://github.com/gruntwork-io/terragrunt/pull/3492](https://redirect.github.com/gruntwork-io/terragrunt/pull/3492) - [https://github.com/gruntwork-io/terragrunt/pull/3494](https://redirect.github.com/gruntwork-io/terragrunt/pull/3494) - [https://github.com/gruntwork-io/terragrunt/pull/3484](https://redirect.github.com/gruntwork-io/terragrunt/pull/3484) - [https://github.com/gruntwork-io/terragrunt/pull/3512](https://redirect.github.com/gruntwork-io/terragrunt/pull/3512) - [https://github.com/gruntwork-io/terragrunt/pull/3518](https://redirect.github.com/gruntwork-io/terragrunt/pull/3518) - [https://github.com/gruntwork-io/terragrunt/pull/3520](https://redirect.github.com/gruntwork-io/terragrunt/pull/3520) - [https://github.com/gruntwork-io/terragrunt/pull/3461](https://redirect.github.com/gruntwork-io/terragrunt/pull/3461) **Full Changelog**: https://github.com/gruntwork-io/terragrunt/compare/v0.68.4...v0.68.5Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.