diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cfb7b34da1f6..8b9eef2b9d008 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ ENHANCEMENTS: * `azurerm_hdinsight_interactive_query_cluster` - add support for private link endpoint [GH-11300] * `azurerm_hdinsight_hadoop_cluster` - add support for private link endpoint [GH-11300] * `azurerm_hdinsight_spark_cluster` - add support for private link endpoint [GH-11300] +* `azurerm_kubernetes_cluster` - support for the `ingress_application_gateway` addon [GH-11376] * `azurerm_hpc_cache` - support for the `directory_active_directory`, `directory_flat_file`, and `directory_ldap` blocks [GH-11332] * `azurerm_kubernetes_cluster` - support for the `dns_prefix_private_cluster` property [GH-11321] * `azurerm_kubernetes_cluster` - support for the `max_node_provisioning_time`, `max_unready_percentage`, and `max_unready_nodes` properties [GH-11406]