From 37255f0d674aea7a2bf3a534d6ee73143b376130 Mon Sep 17 00:00:00 2001 From: catriona-m <86247157+catriona-m@users.noreply.github.com> Date: Mon, 19 Feb 2024 14:49:55 +0000 Subject: [PATCH] Update CHANGELOG.md #24918 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca36abe092c61..e8560747e73d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ BUG FIXES: ENHANCEMENTS: * dependencies: updating to v0.20240215.1143935 of `github.com/hashicorp/go-azure-sdk` [GH-24912] +* dependencies: refactor `azurerm_spring_cloud_configuration_service` to use `go-azure-sdk` [GH-24918] * `sqlvirtualmachines`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-24912] * `azurerm_redis_cache` - support for the `preferred_data_persistence_auth_method` property [GH-24370]