Skip to content

chore(renovatebot): Update dependency opentofu/opentofu to v1.12.5 (main) - #78

Merged
johnko merged 1 commit into
mainfrom
renovate/main-opentofu-opentofu-1.12.x
Aug 1, 2026
Merged

chore(renovatebot): Update dependency opentofu/opentofu to v1.12.5 (main)#78
johnko merged 1 commit into
mainfrom
renovate/main-opentofu-opentofu-1.12.x

Conversation

@selfhosted241renovatebot

@selfhosted241renovatebotselfhosted241renovatebotBot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageUpdateChange
opentofu/opentofupatch1.12.3 -> 1.12.5

Release Notes

opentofu/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: opentofu/opentofu@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: opentofu/opentofu@v1.12.3...v1.12.4


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

@selfhosted241renovatebot
selfhosted241renovatebotBotforce-pushed the renovate/main-opentofu-opentofu-1.12.x branch from f40d9d4 to 6942b56CompareAugust 1, 2026 04:01
@selfhosted241renovatebotselfhosted241renovatebotBot changed the title chore(renovatebot): Update dependency opentofu/opentofu to v1.12.4 (main)chore(renovatebot): Update dependency opentofu/opentofu to v1.12.5 (main)Aug 1, 2026
@johnko
johnko marked this pull request as ready for review August 1, 2026 04:02
@johnko
johnko self-requested a review as a code ownerAugust 1, 2026 04:02
@johnko
johnko merged commit c197c78 into mainAug 1, 2026
3 checks passed
@johnko
johnko deleted the renovate/main-opentofu-opentofu-1.12.x branch August 1, 2026 04:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@johnko