diff --git a/CHANGELOG.md b/CHANGELOG.md index 37e17b32af..f91fe53ee5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ IMPROVEMENTS: BUG FIXES: + * core: Handle whitespace around the key in the `-var` flag. [GH-10717] * core: `terraform` block works in the presence of `_override` files [GH-10715] * core: Fix error when a provider in a module only referenced a variable [GH-10719]