From 0a6d52c65e0f0a615c7fefd645c115d169fd87ae Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 19 Sep 2024 21:46:13 -0700 Subject: [PATCH] Update CHANGELOG.md #25972 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3807c8f194c..e73dc958ddae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,8 @@ ENHANCEMENTS: * `managementgroups` - migrate to `hashicorp/go-azure-sdk` [GH-26430] * `nginx` - upgrade api version to `2024-06-01-preview` [GH-27345] -* `azurerm_cosmosdb_account` - support for the capability `EnableNoSQLVectorSearch` [GH-27357] +* `azurerm_cosmosdb_account` - support for the capability `EnableNoSQLVectorSearch` [GH-27357]azurerm_container_app_custom_domain - fix parsing the certificate ID error #25972 +* `azurerm_container_app_custom_domain` - support other certificate types [GH-25972] * `azurerm_linux_virtual_machine_scale_set` - the `zones` property can now be updated without creating a new resource [GH-27288] * `azurerm_orchestrated_virtual_machine_scale_set` - the `zones` property can now be updated without creating a new resource [GH-27288] * `azurerm_role_management_policy` - support for resource scope [GH-27205]