From d0509eb1b0f082d86717af081446e1bec39ef650 Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 1 Feb 2024 16:50:58 -0800 Subject: [PATCH] Update CHANGELOG.md #24697 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc2f8a4e9e95..09512a7e773f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ ENHANCEMENTS: * `azurerm_palo_alto_next_generation_firewall_virtual_network_panorama` - support for the `trusted_address_ranges` property [GH-24459] * `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_spring_cloud_gateway` - support for the `local_response_cache_per_route` and `local_response_cache_per_instance` properties [GH-24697] * `azurerm_stream_analytics_job` - support for User Assigned Identities [GH-24738] * `azurerm_subscription` - refactoring to use `hashicorp/go-azure-sdk` to set tags on the subscription [GH-24734] * `azurerm_virtual_desktop_workspace` - correctly validate the `name` property [GH-24668]