From 5a562d9c6726cab06888af2db2616d409614b3b3 Mon Sep 17 00:00:00 2001 From: jackofallops <11830746+jackofallops@users.noreply.github.com> Date: Mon, 8 Jan 2024 11:24:36 +0100 Subject: [PATCH] Update CHANGELOG.md for #24042 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b49253df1faf..691549b32213 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ FEATURES: ENHANCEMENTS: * dependencies `paloaltonetworks`: updating to API Version `2023-09-01` [GH-24290] +* `azurerm_container_app` - Add create time validations for `ingress.0.traffic_weight` [GH-24042] * `azurerm_linux_web_app` - support the `VS2022` value for the `remote_debugging_version` property [GH-24407] * `azurerm_postgres_flexible_server` - `sku_name` now supports being set to `MO_Standard_E96ds_v5` [GH-24367] * `azurerm_windows_web_app` - support the `VS2022` value for the `remote_debugging_version` property [GH-24407]