From 9344c0355960bdfaac5c03124eabf076fd0e4389 Mon Sep 17 00:00:00 2001 From: kt Date: Wed, 14 Dec 2022 11:09:07 -0800 Subject: [PATCH] CHANGELOG #19497 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54da4bc4112c1..85f5199bd0bfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ ENHANCEMENTS: * `azurerm_log_analytics_workspace` - support for the `allow_resource_only_permissions` property [GH-19346] * `azurerm_private_endpoint` - support for the `member_name` property in the `ip_configuration` block and support for multiple `ip_configuration` blocks [GH-19389] * `azurerm_storage_account` - support for the `blob_properties.restore_policy` property [GH-19644] - +* `azurerm_web_application_firewall_policy` - support the `rule` property in the `rule_group_override` block [GH-19497] BUG FIXES: