diff --git a/CHANGELOG.md b/CHANGELOG.md index 2943a3e21e22..917242b4c5eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,10 @@ ENHANCEMENTS: * `azurerm_role_assignment` - support enrollment ids in `scope` argument [GH-10890] BUG FIXES: -* Data Source: `azurerm_monitor_action_group` - add support for `aad_auth` attribute [GH-10876] -* `azurerm_postgres_server` - add support for replicaset scaling [GH-10754] +* Data Source: `azurerm_monitor_action_group` - add support for `aad_auth` attribute [GH-10876] +* `azurerm_postgres_server` - support for replicaset scaling [GH-10754] +* `azurerm_kubernetes_cluster` - support `None` for the `private_dns_zone_id` property [GH-10774] --- ## 2.50.0 (March 05, 2021)