From 46743e6b770dbeaa7e316885d6f45e8f6b3e712c Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 21 Oct 2021 14:59:10 -0700 Subject: [PATCH] CHANGFELOG.md for #13462 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05fa9c9e3be6..56fbc9ec7692 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ IMPROVEMENTS: * `azurerm_data_factory_integration_runtime_azure` - support `AutoResolve` for the `location` property [GH-13731] * `azurerm_disk_encryption_set` - support for the `auto_key_rotation_enabled` property [GH-13747] * `azurerm_iot_security_solution` - support for the `additional_workspace` and `disabled_data_sources` properties [GH-13783] +* `azurerm_kubernetes_cluster` - support for the `open_service_mesh` block [GH-13462] * `azurerm_lb` - support for the `gateway_load_balancer_frontend_ip_configuration_id` property [GH-13559] * `azurerm_lb_backend_address_pool` - support for the `tunnel_interface` block [GH-13559] * `azurerm_lb_rule` - the `backend_address_pool_ids` property has been deprecated in favour of the `backend_address_pool_ids` property [GH-13559]