Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
Christian Mesh
2025-12-10 10:05:27 -05:00
parent 3a452a84e4
commit 74f1c6552b

View File

@@ -2,6 +2,10 @@ The v1.11.x release series is supported until **August 1 2026**.
## 1.11.1 (Unreleased)
BUG FIXES:
* Fixed regression where import validation would incorrectly flag variables used in for_each statements within import blocks ([#3564](https://github.com/opentofu/opentofu/pull/3564))
## 1.11.0
This release has some changes that might require special attention when upgrading from an earlier release. Refer to "UPGRADE NOTES" below for more information.