From ef782c1e9733670871a78187c7b948dc2bf2b986 Mon Sep 17 00:00:00 2001 From: WS <20408400+WodansSon@users.noreply.github.com> Date: Wed, 21 Apr 2021 15:41:03 -0700 Subject: [PATCH] Update to include #11405 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 463fb2f834b1..8ee275cf7b82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ ENHANCEMENTS: * `azurerm_database_migration` - switching to using an ID Formatter [GH-11378] * `azurerm_database_migration_project` - switching to using an ID Formatter [GH-11378] * `azurerm_databricks_workspace` - switching to using an ID Formatter [GH-11378] +* `azurerm_databricks_workspace` - fixes propagation of tags to connected resources [GH-11405] * `azurerm_frontdoor` - sync `MaxItems` on various attributes to match azure docs [GH-11421] * `azurerm_hdinsight_interactive_query_cluster` - add support for private link endpoint [GH-11300] * `azurerm_hdinsight_hadoop_cluster` - add support for private link endpoint [GH-11300]