From fd2e722b0e678bc6e9bc83703ac5a47b96d97b5c Mon Sep 17 00:00:00 2001 From: kt Date: Wed, 31 Jan 2024 11:49:17 -0800 Subject: [PATCH] Update CHANGELOG.md #24696 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3e455e31b05..cd7321b9560c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ ENHANCEMENTS: * `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_spring_cloud_api_portal` - support for the `api_try_out_enabled` property [GH-24696] * `azurerm_virtual_desktop_workspace` - correctly validate the `name` property [GH-24668] BUG FIXES: