From 4df66f05e209ae3b2bb3a16edca91f67130865fa Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Wed, 21 Jul 2021 00:41:58 +0100 Subject: [PATCH] Changelog for #12664 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a6daa5035a5..16a3a91b50c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ BUG FIXES: * `data.azurerm_redis_cache` - fix a bug that caused the data source to raise an error [GH-12666] * `azurerm_application_gateway` - return an error when ssl policy is not properly configured [GH-12647] +* `azurerm_data_factory_linked_custom_service` - fix a bug causing `additional_properties` to be read incorrectly into state [GH-12664] * `azurerm_eventhub_authorization_rule` - fixing the error "empty non-retryable error received" [GH-12642] ## 2.68.0 (July 16, 2021)