Update CHANGELOG.md
This commit is contained in:
parent
f04ea2bd3d
commit
ece80c0fc2
|
@ -35,6 +35,7 @@ BUG FIXES:
|
|||
* cli: Blocks using SchemaConfigModeAttr in the provider SDK can now represented in the plan json output ([#29522](https://github.com/hashicorp/terraform/issues/29522))
|
||||
* cli: Prevent applying a stale planfile when there was no previous state ([#29755](https://github.com/hashicorp/terraform/issues/29755))
|
||||
* cli: Improve list nested attribute rendering [GH-29827]
|
||||
* command: Fixed an issue where the backend cache hash value was being updated too early in backend initialization/migrate flows, causing situations where `init` would not properly restart a backend migration process if that process failed previously. [GH-29860]
|
||||
|
||||
## Previous Releases
|
||||
|
||||
|
|
Loading…
Reference in New Issue