diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d263bdd653d..80e55c611da7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ BUG FIXES * `azurerm_batch_pool` - correctly handle the resource being deleted outside of terraform [GH-19780] * `azurerm_databricks_access_connector` - polling until the resource is fully created, updated and deleted [GH-19792] * `azurerm_datadog_monitor_sso_configuration` - polling until the resource is fully created and deleted [GH-19792] +* `azurerm_hdinsight_kafka_cluster` - the `kafka_management_node` property has been deprecated and will be removed in `v4.0` [GH-19423] * `azurerm_orbital_contact_profile` - polling until the resource is fully created, updated and deleted [GH-19792] * `azurerm_orbital_spacecraft` - polling until the resource is fully created, updated and deleted [GH-19792] * `azurerm_postgresql_flexible_server` - correctly handle password authentication [GH-19800]