From 888b81c7fdcb182c8b4326cb948393770b348f4c Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 13 Oct 2022 15:50:17 -0700 Subject: [PATCH] CHANGELOG #18742 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9449cb04789..3834cfd6d9eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,10 @@ ENHANCEMENTS: * dependencies: updating to version `v0.44.` of `github.com/hashicorp/go-azure-helpers` [GH-18716] * dependencies: updating to version `v0.50.0` of `github.com/manicminer/hamilton` [GH-18716] * `azurerm_automation_runbook` - support for the `draft` block and `log_activity_trace` propertry [GH-17961] -* `azurerm_data_factory_integration_runtime_azure_ssis` - support for `elastic_pool_namr` property [GH-18696] * `azurerm_api_management_api` - support for the `contact` and `license` blocks [GH-18472] +* `azurerm_data_factory_integration_runtime_azure_ssis` - support for `elastic_pool_namr` property [GH-18696] * `azurerm_dedicated_hardware_security_module` - support the `management_network_profile` block [GH-18702] +* `azurerm_kubernetes_cluster` - support the `workload_identity_enabled` property [GH-18742] * `azurerm_firewall_policy_rule_collection_group`- add `Mssql` as an option for `type` validation [GH-18746] * `azurerm_log_analytics_cluster` - ensuring that the `identity` block is always set [GH-18700] * `azurerm_linux_web_app` - support for python `3.10` [GH-18744]