From 599b3b7514039c90914c1e3be43fc6f985f6dfc4 Mon Sep 17 00:00:00 2001 From: kt Date: Wed, 31 Jan 2024 12:13:47 -0800 Subject: [PATCH] Update CHANGELOG.md #24459 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e85c2eb80e6c..66c0c58c10f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,9 +29,13 @@ ENHANCEMENTS: * `azurerm_cosmosdb_account` - support for the `gremlin_database` and `tables_to_restore` properties [GH-24627] * `azurerm_bot_channel_email` - support for the `magic_code` property [GH-23129] * `azurerm_cosmosdb_account` - support new property `partition_merge_enabled` [GH-24615] +* `azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama` - support for the `trusted_address_ranges` property [GH-24459] +* `azurerm_palo_alto_next_generation_firewall_virtual_network_local_rulestack` - support for the `trusted_address_ranges` property [GH-24459] +* `azurerm_palo_alto_next_generation_firewall_virtual_network_panorama` - support for the `trusted_address_ranges` property [GH-24459] * `azurerm_servicebus_namespace` - updating to use API Version `2022-10-01-preview` [GH-24650] * `azurerm_spring_cloud_api_portal` - support for the `api_try_out_enabled` property [GH-24696] * `azurerm_virtual_desktop_workspace` - correctly validate the `name` property [GH-24668] +* BUG FIXES: