OpenTofu
Notes
OpenTofu lets you declaratively manage your cloud infrastructure.
Release notes
v1.12.4
· recent
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/opentofu/opentofu/pull/4280]
- Correct Source Provider Address now passed into Provider MoveResource requests. (#4355)[https://github.com/opentofu/opentofu/pull/4355]
Full Changelog: https://github.com/opentofu/opentofu/compare/v1.12.3...v1.12.4