From fe5fee88b6beece47f79e09719535b917b163f53 Mon Sep 17 00:00:00 2001 From: Matthew Frahry Date: Wed, 16 Aug 2023 15:34:45 -0700 Subject: [PATCH] Update CHANGELOG.md for #22982 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93133333e872..8b19e5e79956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ BUG FIXES: * `azurerm_postgresql_database` - reworking the validation for database collation [GH-22928] * `azurerm_postgresql_flexible_database` - reworking the validation for database collation [GH-22928] * `azurerm_virtual_network_gateway_connection` - `custom_bgp_addresses.secondary` is now `Optional` rather than `Required` [GH-22912] +* `azurerm_web_application_firewall_policy` - fix handling not found in read [GH-22982] ## 3.69.0 (August 10, 2023)