Update dependency opentofu to v1.12.5 #9

Open
renovate-bot wants to merge 1 commit from renovate/opentofu-1.x into main
Member

This PR contains the following updates:

Package Update Change
opentofu patch 1.12.31.12.5

Release Notes

opentofu/opentofu (opentofu)

v1.12.5

Compare Source

SECURITY ADVISORIES:

  • Previous releases in the v1.12 series could be affected by several vulnerabilities:

    • The Encrypted Client Hello implementation (which is used by OpenTofu through the go stdlib) would leak the pre-shared key identities during the handshake,
      allowing a passive network observer who can collect handshakes to de-anonymize the hostname of the server, even when ECH was being used.

    This is fixed now by (#​4363)

BUG FIXES:

  • Fixed bug where implicit moves and provider address changes would incorrectly cause providers.MovedResourceState to be used in place of providers.UpgradeResourceState (#​4375)

Full Changelog: https://github.com/opentofu/opentofu/compare/v1.12.4...v1.12.5

v1.12.4

Compare Source

BUG FIXES:

  • tofu plan -out no longer fails when the plan includes a resource with lifecycle { destroy = false } that needs replacement, which previously errored with invalid change action ForgetThenCreate. (#​4324)
  • Moved block now correctly compares provider source addresses. (#​4280)[#​4280]
  • Correct Source Provider Address now passed into Provider MoveResource requests. (#​4355)[#​4355]

Full Changelog: https://github.com/opentofu/opentofu/compare/v1.12.3...v1.12.4


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [opentofu](https://github.com/opentofu/opentofu) | patch | `1.12.3` → `1.12.5` | --- ### Release Notes <details> <summary>opentofu/opentofu (opentofu)</summary> ### [`v1.12.5`](https://github.com/opentofu/opentofu/releases/tag/v1.12.5) [Compare Source](https://github.com/opentofu/opentofu/compare/v1.12.4...v1.12.5) SECURITY ADVISORIES: - Previous releases in the v1.12 series could be affected by several vulnerabilities: - The Encrypted Client Hello implementation (which is used by OpenTofu through the go stdlib) would leak the pre-shared key identities during the handshake, allowing a passive network observer who can collect handshakes to de-anonymize the hostname of the server, even when ECH was being used. This is fixed now by ([#&#8203;4363](https://github.com/opentofu/opentofu/pull/4363)) BUG FIXES: - Fixed bug where implicit moves and provider address changes would incorrectly cause providers.MovedResourceState to be used in place of providers.UpgradeResourceState ([#&#8203;4375](https://github.com/opentofu/opentofu/pull/4375)) **Full Changelog**: <https://github.com/opentofu/opentofu/compare/v1.12.4...v1.12.5> ### [`v1.12.4`](https://github.com/opentofu/opentofu/releases/tag/v1.12.4) [Compare Source](https://github.com/opentofu/opentofu/compare/v1.12.3...v1.12.4) BUG FIXES: - `tofu plan -out` no longer fails when the plan includes a resource with `lifecycle { destroy = false }` that needs replacement, which previously errored with `invalid change action ForgetThenCreate`. ([#&#8203;4324](https://github.com/opentofu/opentofu/issues/4324)) - Moved block now correctly compares provider source addresses. ([#&#8203;4280](https://github.com/opentofu/opentofu/issues/4280))\[[#&#8203;4280](https://github.com/opentofu/opentofu/pull/4280)] - Correct Source Provider Address now passed into Provider MoveResource requests. ([#&#8203;4355](https://github.com/opentofu/opentofu/issues/4355))\[[#&#8203;4355](https://github.com/opentofu/opentofu/pull/4355)] **Full Changelog**: <https://github.com/opentofu/opentofu/compare/v1.12.3...v1.12.4> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTMuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/opentofu-1.x from 876b8ad7f6 to 4b0d17265e 2026-07-21 12:02:36 +00:00 Compare
renovate-bot changed title from Update dependency opentofu to v1.12.4 to Update dependency opentofu to v1.12.5 2026-07-21 12:02:38 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/opentofu-1.x:renovate/opentofu-1.x
git switch renovate/opentofu-1.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/opentofu-1.x
git switch renovate/opentofu-1.x
git rebase main
git switch main
git merge --ff-only renovate/opentofu-1.x
git switch renovate/opentofu-1.x
git rebase main
git switch main
git merge --no-ff renovate/opentofu-1.x
git switch main
git merge --squash renovate/opentofu-1.x
git switch main
git merge --ff-only renovate/opentofu-1.x
git switch main
git merge renovate/opentofu-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ops/ci-tools!9
No description provided.