mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-13 09:32:24 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
a895a42f85
commit
b5830484b8
@ -11,6 +11,7 @@ ENHANCEMENTS:
|
|||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
||||||
|
* command/plan: Previously certain changes to lists would cause the list diff in the plan output to miss items. Now `terraform plan` will show those items as expected. [GH-22695]
|
||||||
* command/show: When showing a saved plan file not in JSON mode, use the same presentation as `terraform plan` itself would've used. [GH-23292]
|
* command/show: When showing a saved plan file not in JSON mode, use the same presentation as `terraform plan` itself would've used. [GH-23292]
|
||||||
* core: Store absolute instance dependencies in state to allow for proper destroy ordering [GH-23252]
|
* core: Store absolute instance dependencies in state to allow for proper destroy ordering [GH-23252]
|
||||||
* core: Ensure tainted status is maintained when a destroy operation fails [GH-23304]
|
* core: Ensure tainted status is maintained when a destroy operation fails [GH-23304]
|
||||||
|
Loading…
Reference in New Issue
Block a user