Update CHANGELOG.md
This commit is contained in:
parent
8c7a44355b
commit
420e22ece4
|
@ -24,6 +24,7 @@ BUG FIXES:
|
||||||
* command/show (json output): fix inconsistency in resource addresses between plan and prior state output [GH-24256]
|
* command/show (json output): fix inconsistency in resource addresses between plan and prior state output [GH-24256]
|
||||||
* core: Instances are now destroyed only using their stored state, removing many cycle errors [GH-24083]
|
* core: Instances are now destroyed only using their stored state, removing many cycle errors [GH-24083]
|
||||||
* lang: Fix non-string key panics in map function [GH-24277]
|
* lang: Fix non-string key panics in map function [GH-24277]
|
||||||
|
* command/login: Fix bug when using terraform login on Windows [GH-24397]
|
||||||
|
|
||||||
---
|
---
|
||||||
For information on prior major releases, see their changelogs:
|
For information on prior major releases, see their changelogs:
|
||||||
|
|
Loading…
Reference in New Issue