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.
gruntwork-io/terragrunt (gruntwork-io/terragrunt)
### [`v0.68.4`](https://redirect.github.com/gruntwork-io/terragrunt/releases/tag/v0.68.4)
[Compare Source](https://redirect.github.com/gruntwork-io/terragrunt/compare/v0.68.3...v0.68.4)
#### What's Changed
- feat: Upgrading `go-getter` to v2 in scaffold by [@yhakbar](https://redirect.github.com/yhakbar) in [https://github.com/gruntwork-io/terragrunt/pull/3455](https://redirect.github.com/gruntwork-io/terragrunt/pull/3455)
- CICD updates by [@denis256](https://redirect.github.com/denis256) in [https://github.com/gruntwork-io/terragrunt/pull/3467](https://redirect.github.com/gruntwork-io/terragrunt/pull/3467)
- chore: Updating deps by [@yhakbar](https://redirect.github.com/yhakbar) in [https://github.com/gruntwork-io/terragrunt/pull/3480](https://redirect.github.com/gruntwork-io/terragrunt/pull/3480)
**Full Changelog**: https://github.com/gruntwork-io/terragrunt/compare/v0.68.3...v0.68.4
### [`v0.68.3`](https://redirect.github.com/gruntwork-io/terragrunt/releases/tag/v0.68.3)
[Compare Source](https://redirect.github.com/gruntwork-io/terragrunt/compare/v0.68.2...v0.68.3)
#### New Features
This release introduces the availability of Strict Mode, a new pattern that is going to be used for deprecation of functionality going forward in Terragrunt.
Starting with this release, any deprecated functionality will be deprecated using what are called Strict Controls. These controls will allow you to opt-in to having any deprecated functionality break immediately. This mechanism is being introduced to provide a way for users to future proof their codebase, and know that they can safely upgrade to new versions of Terragrunt.
This will be especially important to address the changes listed in [#3445](https://redirect.github.com/gruntwork-io/terragrunt/issues/3445).
To learn more, click [here](https://terragrunt.gruntwork.io/docs/reference/strict-mode/).
#### What's Changed
- feat: Adding Strict Package by [@yhakbar](https://redirect.github.com/yhakbar) in [https://github.com/gruntwork-io/terragrunt/pull/3424](https://redirect.github.com/gruntwork-io/terragrunt/pull/3424)
**Full Changelog**: https://github.com/gruntwork-io/terragrunt/compare/v0.68.2...v0.68.3
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v0.68.2
->v0.68.4
Release Notes
gruntwork-io/terragrunt (gruntwork-io/terragrunt)
### [`v0.68.4`](https://redirect.github.com/gruntwork-io/terragrunt/releases/tag/v0.68.4) [Compare Source](https://redirect.github.com/gruntwork-io/terragrunt/compare/v0.68.3...v0.68.4) #### What's Changed - feat: Upgrading `go-getter` to v2 in scaffold by [@yhakbar](https://redirect.github.com/yhakbar) in [https://github.com/gruntwork-io/terragrunt/pull/3455](https://redirect.github.com/gruntwork-io/terragrunt/pull/3455) - CICD updates by [@denis256](https://redirect.github.com/denis256) in [https://github.com/gruntwork-io/terragrunt/pull/3467](https://redirect.github.com/gruntwork-io/terragrunt/pull/3467) - chore: Updating deps by [@yhakbar](https://redirect.github.com/yhakbar) in [https://github.com/gruntwork-io/terragrunt/pull/3480](https://redirect.github.com/gruntwork-io/terragrunt/pull/3480) **Full Changelog**: https://github.com/gruntwork-io/terragrunt/compare/v0.68.3...v0.68.4 ### [`v0.68.3`](https://redirect.github.com/gruntwork-io/terragrunt/releases/tag/v0.68.3) [Compare Source](https://redirect.github.com/gruntwork-io/terragrunt/compare/v0.68.2...v0.68.3) #### New Features This release introduces the availability of Strict Mode, a new pattern that is going to be used for deprecation of functionality going forward in Terragrunt. Starting with this release, any deprecated functionality will be deprecated using what are called Strict Controls. These controls will allow you to opt-in to having any deprecated functionality break immediately. This mechanism is being introduced to provide a way for users to future proof their codebase, and know that they can safely upgrade to new versions of Terragrunt. This will be especially important to address the changes listed in [#3445](https://redirect.github.com/gruntwork-io/terragrunt/issues/3445). To learn more, click [here](https://terragrunt.gruntwork.io/docs/reference/strict-mode/). #### What's Changed - feat: Adding Strict Package by [@yhakbar](https://redirect.github.com/yhakbar) in [https://github.com/gruntwork-io/terragrunt/pull/3424](https://redirect.github.com/gruntwork-io/terragrunt/pull/3424) **Full Changelog**: https://github.com/gruntwork-io/terragrunt/compare/v0.68.2...v0.68.3Configuration
📅 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.