From e99c9a91a56303c1cc17c950888a0987d8e6731a Mon Sep 17 00:00:00 2001 From: Kyriakos Oikonomakos Date: Thu, 22 Jul 2021 16:31:08 +0100 Subject: [PATCH] Changelog for #12695 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 844ca9a13fec..a0bf7b447716 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ ENHANCEMENTS: * `azurerm_data_factory_integration_runtime_azure` - support for the `virtual_network_enabled` property [GH-12619] * `azurerm_eventgrid_event_subscription` - support for the `advanced_filtering_on_arrays_enabled` property [GH-12609] * `azurerm_eventgrid_system_topic_event_subscription` - support for the `advanced_filtering_on_arrays_enabled` property [GH-12609] +* `azurerm_eventhub_namespace` - support for Azure Event Hubs Namespace Premium tier [GH-12695] * `azurerm_kubernetes_cluster` - support for downgrading `sku_tier` from `Paid` to `Free` without recreating the Cluster [GH-12651] * `azurerm_postgresql_flexible_server` - support for the `high_availability` block [GH-12587]