From 09236364805c457f30be12eff0754be84c9e1184 Mon Sep 17 00:00:00 2001 From: WS <20408400+WodansSon@users.noreply.github.com> Date: Wed, 13 May 2020 22:55:33 -0700 Subject: [PATCH] updating to include #6916 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a43c451d72b..3a163d1687f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ IMPROVEMENTS: * `azurerm_application_gateway` - support for WAF policies [GH-6105] * `azurerm_app_service_environment` - support specifying explicit resource group [GH-6821] * `azurerm_express_route_circuit` - de-provision and re-provision circuit when changing the bandwidth reduction [GH-6601] +* `azurerm_frontdoor` - Expose the `header_frontdoor_id` attribute [GH-6916] * `azurerm_log_analytics_workspace` - add support for `rentention_in_days` for Free Tier [GH-6844] * `azurerm_mariadb_server` - support for the `create_mode` property allowing the creation of replicas, point in time restores, and geo restors [GH-6865] * `azurerm_mariadb_server` - support for the `public_network_access_enabled` property [GH-6865]