diff --git a/CHANGELOG.md b/CHANGELOG.md index 0006bf28cce5..956f7b2f8115 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)