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]