BUG FIXES:
tofu plan -outno longer fails when the plan includes a resource withlifecycle { destroy = false }that needs replacement, which previously errored withinvalid 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