osism / testbed

With this testbed, it is possible to run a full OSISM installation, the baseline of the Sovereign Cloud Stack, on an existing OpenStack environment such as Cleura or REGIO.cloud.
https://osism.tech/docs/guides/other-guides/testbed
Apache License 2.0
61 stars 26 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
gruntwork-io/terragrunt minor v0.67.15 -> v0.68.2

Release Notes

gruntwork-io/terragrunt (gruntwork-io/terragrunt) ### [`v0.68.2`](https://redirect.github.com/gruntwork-io/terragrunt/compare/v0.68.1...v0.68.2) [Compare Source](https://redirect.github.com/gruntwork-io/terragrunt/compare/v0.68.1...v0.68.2) ### [`v0.68.1`](https://redirect.github.com/gruntwork-io/terragrunt/releases/tag/v0.68.1) [Compare Source](https://redirect.github.com/gruntwork-io/terragrunt/compare/v0.68.0...v0.68.1) #### What's Changed - fix: Removing non non-interactive logic in err stream redirect by [@​yhakbar](https://redirect.github.com/yhakbar) in [https://github.com/gruntwork-io/terragrunt/pull/3464](https://redirect.github.com/gruntwork-io/terragrunt/pull/3464) **Full Changelog**: https://github.com/gruntwork-io/terragrunt/compare/v0.68.0...v0.68.1 ### [`v0.68.0`](https://redirect.github.com/gruntwork-io/terragrunt/releases/tag/v0.68.0) [Compare Source](https://redirect.github.com/gruntwork-io/terragrunt/compare/v0.67.16...v0.68.0) #### New Behavior This release includes multiple behavioral changes including the following: - The skip attribute is now merged in from included files. - A secondary init is no longer marked as required after an explicit init in a clean directory. - The usage of go-getter in the scaffold command was upgraded to leverage v2. #### What's Changed - build(deps): bump webrick from 1.8.1 to 1.8.2 in /docs by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gruntwork-io/terragrunt/pull/3436](https://redirect.github.com/gruntwork-io/terragrunt/pull/3436) - feat: support merging the "skip" attribute from included files. by [@​rodrigorfk](https://redirect.github.com/rodrigorfk) in [https://github.com/gruntwork-io/terragrunt/pull/3225](https://redirect.github.com/gruntwork-io/terragrunt/pull/3225) - fix(init): do not require re-init after explicit init on clean directory by [@​jaymecd](https://redirect.github.com/jaymecd) in [https://github.com/gruntwork-io/terragrunt/pull/2949](https://redirect.github.com/gruntwork-io/terragrunt/pull/2949) - fix: Fix concurrent map write due to read lock and delete by [@​Resonance1584](https://redirect.github.com/Resonance1584) in [https://github.com/gruntwork-io/terragrunt/pull/3457](https://redirect.github.com/gruntwork-io/terragrunt/pull/3457) - fix: Suppressing `423` error in Terragrunt Provider Cache by [@​levkohimins](https://redirect.github.com/levkohimins) in [https://github.com/gruntwork-io/terragrunt/pull/3453](https://redirect.github.com/gruntwork-io/terragrunt/pull/3453) #### New Contributors - [@​jaymecd](https://redirect.github.com/jaymecd) made their first contribution in [https://github.com/gruntwork-io/terragrunt/pull/2949](https://redirect.github.com/gruntwork-io/terragrunt/pull/2949) **Full Changelog**: https://github.com/gruntwork-io/terragrunt/compare/v0.67.16...v0.68.0 ### [`v0.67.16`](https://redirect.github.com/gruntwork-io/terragrunt/releases/tag/v0.67.16) [Compare Source](https://redirect.github.com/gruntwork-io/terragrunt/compare/v0.67.15...v0.67.16) ##### Updated CLI args, config attributes and blocks - `console` ##### What's Changed - Fixed issue with console redirection input handling. ##### Related links - [https://github.com/gruntwork-io/terragrunt/pull/3451](https://redirect.github.com/gruntwork-io/terragrunt/pull/3451)

Configuration

📅 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.