From 66bfb6bba22857fb96a1f347f3276ecca507635a Mon Sep 17 00:00:00 2001 From: kt Date: Tue, 16 Jun 2020 08:49:37 -0700 Subject: [PATCH] update CHANGELOG.md to include #7272 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f867b915f4a..0f80218b3fe4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ BUG FIXES: * `azurerm_api_management_api` - correctly wait for future on create/update [GH-7273] * `azurerm_bot_connection` - adding a runtime check for the available service providers in the Azure Region being used [GH-7279] * `azurerm_healthcare_service` - the `access_policy_object_ids` property is now optional [GH-7296] +* `azurerm_hdinsight_cluster` - deprecating the `min_instance_count` property [GH-7272] ## 2.14.0 (June 11, 2020)