From cd0a13dc852602a207598259c06735e8b395d484 Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 10 Nov 2022 10:37:09 -0800 Subject: [PATCH] CHANGELOG #19206 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 750332c84e84..b2621b27f59a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ ENHANCEMENTS * `azurerm_cdn_frontdoor_profile` - remove force new from the `response_timeout_seconds` field [GH-19175] * `azurerm_managed_disk` - support for expanding data disks without downtime [GH-17245] * `azurerm_mssql_virtual_machine` - support for the `sql_instance` block [GH-19123] +* `azurerm_public_ip` - support for the `ddos_protection_mode` and `ddos_protection_plan_id` properties [GH-19206] * `azurerm_sentinel_alert_rule_nrt` - support for the `techniques` property [GH-19142] * `azurerm_sentinel_alert_rule_fusion` - support for the source block [GH-19093]