Update changelog for 3611

Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
Christian Mesh
2025-12-19 06:59:33 -05:00
parent 1b5b8251ca
commit 4453a9c06b

View File

@@ -13,6 +13,7 @@ BUG FIXES:
* Fix crash in plan -generate-config-out with read-only nested attributes ([#3553](https://github.com/opentofu/opentofu/pull/3553))
* It's now possible again to plan changes with the `hashicorp/helm` and `hashicorp/kubernetes` providers when the provider configuration contains unknown values, as long as the configuration is carefully written to avoid the plan phase actually depending on those values. ([#3592](https://github.com/opentofu/opentofu/pull/3592))
* When running `tofu init` on Windows with an azurerm backend, the subscription_id is quoted correctly allowing successful authentication. ([#3602](https://github.com/opentofu/opentofu/pull/3602))
* Fix serialization error in apply when using cloud backend ([#3611](https://github.com/opentofu/opentofu/pull/3611))
## 1.11.1