From a6a9c30061ef6a1489f4cc7fdc0ffc7628f38c10 Mon Sep 17 00:00:00 2001 From: kt Date: Mon, 29 Jan 2024 16:45:49 -0800 Subject: [PATCH] Update CHANGELOG.md #23129 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4673fd8570fe..c4196eb2fa606 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ ENHANCEMENTS: * `loadbalancer`: updating to use `hashicorp/go-azure-sdk` [GH-24291] * `nginx`: updating to API Version `2023-09-01` [GH-24640] * `servicefabricmanagedcluster`: updating to use the base layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-24654] +* `azurerm_bot_channel_email` - support for the `magic_code` property [GH-23129] * `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]