Update dependency opentofu/opentofu to v1.12.1
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| opentofu/opentofu | patch | 1.12.0 -> 1.12.1 |
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
opentofu/opentofu (opentofu/opentofu)
v1.12.1
SECURITY ADVISORIES:
-
Previous releases in the v1.12 series could be affected by several vulnerabilities:
- ssh usage through OpenTofu generate hangs or panics.
- Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for
@revoked.
This is fixed now by (#4145)
BUG FIXES:
- Address a bug introduced in v1.12.0 causing excessive memory usage by providers. (#4126)
- Address a bug introduced in v1.12.0 where
replace_triggered_bywas validated incorrectly. (#4133 - The Azure key provider will now accept the
tenant_id,subscription_id,environment, andmetadata_hostvariables; a bug previously only allowed these to be set through environment variables. (#4091)
Full Changelog: https://github.com/opentofu/opentofu/blob/v1.12/CHANGELOG.md
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.