diff --git a/CHANGELOG.md b/CHANGELOG.md index 914959d5badb..2ae28190eddb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ FEATURES: IMPROVEMENTS: * Data Source: `azurerm_kubernetes_cluster` - exposing the `oms_agent_identity` block within the `addon_profile` block [GH-7056] +* Data Source: `azurerm_kubernetes_cluster` - exposing the `identity` and `kubelet_identity` properties [GH-6527] * `azurerm_batch_pool` - support the `container_image_names` property [GH-6689] * `azurerm_eventgrid_event_subscription` - support for the `expiration_time_utc`, `service_bus_topic_endpoint`, and `service_bus_queue_endpoint`, property [GH-6860] * `azurerm_eventgrid_event_subscription` - the `eventhub_endpoint` was deprecated in favour of the `eventhub_endpoint_id` property [GH-6860]