From c8a5ffba4cbc370d5c89160cbdb4469c89d76b83 Mon Sep 17 00:00:00 2001 From: stephybun Date: Wed, 27 Nov 2024 13:15:47 +0100 Subject: [PATCH] Update for #26606 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fe28556aba1..31a92a1e02f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ ENHANCEMENTS: * Data Source: `azurerm_logic_app_standard` - add support for the `public_network_access` property [GH-27913] * Data Source: `azurerm_search_service` - add support for the `customer_managed_key_encryption_compliance_status` property [GH-27478] * `azurerm_container_registry_task` - add validation on `cpu` as well as on `agent_pool_name`and `agent_setting` [GH-28098] +* `azurerm_databricks_workspace` - add support for the `enhanced_security_compliance` block [GH-26606] * `azurerm_eventhub` - deprecate `namespace_name` and `resource_group_name` in favour of `namespace_id` [GH-28055] * `azurerm_logic_app_standard` - add support for the `public_network_access` property [GH-27913] * `azurerm_search_service` - add support for the `customer_managed_key_encryption_compliance_status` property [GH-27478]