From 229789f60f0486289b8cdbaedb3e1cb13b475dc7 Mon Sep 17 00:00:00 2001 From: kmoe <5575356+kmoe@users.noreply.github.com> Date: Wed, 1 Jun 2022 17:08:02 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff261e43b9..e726ac67cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ BUG FIXES: * Made `terraform output` CLI help documentation consistent with web-based documentation [GH-29354] * Fixed crash on CLI autocomplete [GH-31160] +* The "Configuration contains unknown values" error message now includes attribute paths [GH-3111] ## Previous Releases