From f4329fb69accb251eb16d96165f315729b6ca02a Mon Sep 17 00:00:00 2001 From: kt Date: Tue, 16 Jun 2020 13:29:22 -0700 Subject: [PATCH] update CHANGELOG.md to include #7087 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd6b567cb339..e805432949a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ FEATURES * **New Resource:** `azurerm_data_factory_integration_runtime_self_hosted` [GH-6535] * **New Resource:** `azurerm_eventhub_cluster` [GH-7306] * `azurerm_api_management` - support for the `developer_portal_url` property [GH-7263] +* `azurerm_app_service_certificate `- support for the `hosting_environment_profile_id` propety [GH-7087] BUG FIXES: