diff --git a/CHANGELOG.md b/CHANGELOG.md index 3340f20dba..29ba1375c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ BUG FIXES: * 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] * 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: