diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a90d3ca5622..f4f83fa8d9e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,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_postgresql_server` - can now update the tier of `sku_name` by recreating the resource [GH-7456] +* `azurerm_network_interface_security_group_association` - is now considered delete whtn the network interfact is notfound [GH-7459] * `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]