From 99762a2ff95f38577c79290141c0e7dbb383e454 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 11 Apr 2024 16:26:50 +0200 Subject: [PATCH] updating to include #25559 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 088c2eaa684b..fa2b937fb475 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ BUG FIXES: * `azurerm_linux_function_app` - will not taint the resource when partially created [GH-24520] * `azurerm_managed_disk` - filtering the Resource SKUs response to reduce the memory overhead, when determining whether a Managed Disk can be online resized or not [GH-25549] * `azurerm_monitor_alert_prometheus_rule_group` - the `severity` property is now set correctly when `0` [GH-25408] +* `azurerm_monitor_smart_detector_alert_rule` - normalising the value for `id` within the `action_group` block [GH-25559] * `azurerm_redis_cache_access_policy_assignment` - the `object_id_alias` property now allows usernames [GH-25523] * `azurerm_windows_function_app` - will not taint the resource when partially created [GH-24520] * `azurerm_windows_function_app` - will not taint the resource when partially created [GH-24520]