Skip to content

v1.12.4

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:07

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)[https://github.com//pull/4280]
  • Correct Source Provider Address now passed into Provider MoveResource requests. (#4355)[https://github.com//pull/4355]

Full Changelog: v1.12.3...v1.12.4