From abcd96ada925cccf8ac6ae92ba9a4c3755c1c44e Mon Sep 17 00:00:00 2001 From: kt Date: Tue, 16 Jun 2020 13:36:43 -0700 Subject: [PATCH] update CHANGELOG.md to include #7154 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3f76e13efb5..69337a3c4111 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ BUG FIXES: * `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] +* `azurerm_network_watcher_flow_log` - propertly disable the flowlog on destroy [GH-7154] ## 2.14.0 (June 11, 2020)