From cf0943552635e4f533111f35eec11dcaf3c1e8cf Mon Sep 17 00:00:00 2001 From: James Bardin Date: Mon, 1 Feb 2021 09:37:52 -0500 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dcf145a6..5f358efd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,6 @@ BUG FIXES: * command/untaint: show resource name in -allow-missing warning ([#27502](https://github.com/hashicorp/terraform/issues/27502)) * core: validate will now ignore providers without configuration ([#24896](https://github.com/hashicorp/terraform/issues/24896)) * core: refresh data sources during destroy ([#27408](https://github.com/hashicorp/terraform/issues/27408)) -* core: don't plan changes for outputs that remain null ([#27512](https://github.com/hashicorp/terraform/issues/27512)) ## Previous Releases