From b0ee6e4a118869b4f65c6ad29bb06a1173dcfabe Mon Sep 17 00:00:00 2001 From: jackofallops <11830746+jackofallops@users.noreply.github.com> Date: Wed, 31 Jan 2024 10:00:23 +0100 Subject: [PATCH] Update CHANGELOG.md for #24615 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00ca3efa3219..e47cf084e10d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ ENHANCEMENTS: * `springcloud`: updating to use API Version `2023-11-01-preview` [GH-24690] * `subscriptions`: refactoring to use `hashicorp/go-azure-sdk` [GH-24663] * `azurerm_bot_channel_email` - support for the `magic_code` property [GH-23129] +* `azurerm_cosmosdb_account` - support new property `partition_merge_enabled` [GH-24615] * `azurerm_servicebus_namespace` - updating to use API Version `2022-10-01-preview` [GH-24650] * `azurerm_virtual_desktop_workspace` - correctly validate the `name` property [GH-24668]