From 0abf4136889cf7ac286b2c011f565f9bc56001db Mon Sep 17 00:00:00 2001 From: Matthew Frahry Date: Fri, 19 Jan 2024 11:55:41 -0800 Subject: [PATCH] Update CHANGELOG.md for #24553 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e5036607659..e9b78ccafe5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ ENHANCEMENTS: BUG FIXES: +* `azurerm_mssql_managed_instance_security_alert_policy` - fix error when updating with empty storage attributes [GH-24553] * `azurerm_network_interface` - all `ip_configuration` are no longer added to a Load Balancer Backend if one of those `ip_configurations` is associated with a backend [GH-24470] ## 3.88.0 (January 18, 2024)