From 86d3e28363151a35cea0413ea26410f6d41427f5 Mon Sep 17 00:00:00 2001 From: kt Date: Mon, 12 Jun 2023 17:47:24 -0700 Subject: [PATCH] Update CHANGELOG.md #22016 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5e1ed8c00ed..4483f34805b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ ENHANCEMENTS: * `azurerm_batch_account` - the `public_network_access_enabled` property can now be updated [GH-22095] * `azurerm_automanage_configuration` - support for the `log_analytics_enabled` property [GH-22121] * `azurerm_nginx_certificate` - the `key_virtual_path`, `certificate_virtual_path`, and `key_vault_secret_id` proeprties can now be updated [GH-22100] +* `azurerm_spring_cloud_gateway` - support for the `client_authentication` property [GH-22016] ## 3.60.0 (June 08, 2023)