From 1e91cda0222f2843f1facf77f368a8d95f235bb8 Mon Sep 17 00:00:00 2001 From: kt Date: Wed, 31 Jan 2024 11:54:13 -0800 Subject: [PATCH] Update CHANGELOG.md #24627 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 711e642f3653..e85c2eb80e6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ ENHANCEMENTS: * `servicefabricmanagedcluster`: updating to use the base layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-24654] * `springcloud`: updating to use API Version `2023-11-01-preview` [GH-24690] * `subscriptions`: refactoring to use `hashicorp/go-azure-sdk` [GH-24663] +* `azurerm_cosmosdb_account` - support for the `gremlin_database` and `tables_to_restore` properties [GH-24627] * `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]