From fef9a42a02f4f5ccae3ca853ec43b36067200424 Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 18 Mar 2021 08:46:43 -0700 Subject: [PATCH] CHANGELOD.md for #11013 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4d0f718bf4e..a8b500985285 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ENHANCEMENTS: BUG FIXES: * `azurerm_cosmosdb_account_resource` - marking `connection_string` as sensitive [GH-10942] +* `azurerm_eventhub_namespace_disaster_recovery_config` - deprecating the `alternate_name` property due to a service side API bug [GH-11013] * `azurerm_local_network_gateway` - making the `address_space` property optional [GH-10983] * `azurerm_management_group` - validation for `subscription_id` list property entries [GH-10948]