From af92cf673dd20b51c1483090bf48ebab80204681 Mon Sep 17 00:00:00 2001 From: kt Date: Tue, 23 Jun 2020 15:08:05 -0700 Subject: [PATCH] update CHANGELOG.md to include #7385 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0006bf28cce5e..956f7b2f81159 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ BUG FIXES: * `azurerm_hdinsights_spark_cluster` - fixes for node and instance count validation [GH-7430] * `azurerm_hdinsights_storm_cluster` - fixes for node and instance count validation [GH-7430] * `azurerm_role_definition` - terraform import now sets scope to prevent a force recreate [GH-7424] +* `azurerm_storage_account_network_rules` - corretly clear `ip_rules`, `virtual_network_subnet_ids` when set to `[]` [GH-7385] ## 2.15.0 (June 19, 2020)