From bfe791d0743cc751da1011085dac924e2e901e0b Mon Sep 17 00:00:00 2001 From: Alisdair McDiarmid Date: Tue, 16 Feb 2021 17:28:20 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6129b7e06..79a7bdba6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ 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: fix missing deposed object ID in apply logs [GH-27796] ## Previous Releases