From 93234e90515edcb603bab58024fab501964d8901 Mon Sep 17 00:00:00 2001 From: Matthew Frahry Date: Tue, 18 Feb 2020 20:49:51 -0800 Subject: [PATCH] Update changelog for #5792 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a65ad70b61d4..5bf933ada72d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,7 @@ BREAKING CHANGES: * `azurerm_eventhub_consumer_group` - removing the deprecated `location` field [GH-5793] * `azurerm_eventhub_namespace` - removing the deprecated `kafka_enabled` field since this is now managed by Azure [GH-5793] * `azurerm_eventhub_namespace_authorization_rule` - removing the deprecated `location` field [GH-5793] +* `azurerm_frontdoor` - The `forwarding_protocol` property now defaults to `HttpsOnly` [GH-5792] * `azurerm_iot_dps` - This resource has been removed since it was deprecated [GH-5753] * `azurerm_iot_dps_certificate` - This resource has been removed since it was deprecated [GH-5753] * `azurerm_iothub`- The deprecated `sku.tier` property will be removed. [GH-5790]