From 55069896b1d160a6dfa622681cd4131b1ddb60e2 Mon Sep 17 00:00:00 2001 From: stephybun Date: Thu, 6 Feb 2025 16:45:39 +0100 Subject: [PATCH] Update for #28416 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec365d53e891..2e1278a7e807 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ ENHANCEMENTS: BUG FIXES: * `azurerm_logic_app_action_http` - fix issue where `queries` would be set to an empty map instead of null when omitted from the configuration [GH-28447] +* `azurerm_network_watcher_flow_log` - prevent panic when removing the `traffic_analytics` block [GH-28416] * `azurerm_oracle_autonomous_database` - fix incorrect type for the `supported_regions_to_clone_to` property [GH-28536] ## 4.17.0 (January 31, 2025)