diff --git a/internal/services/databricks/databricks_workspace_resource_test.go b/internal/services/databricks/databricks_workspace_resource_test.go index 14a3f9ee0ffb..60c01362b9c2 100644 --- a/internal/services/databricks/databricks_workspace_resource_test.go +++ b/internal/services/databricks/databricks_workspace_resource_test.go @@ -562,7 +562,7 @@ resource "azurerm_databricks_workspace" "test" { access_connector_id = azurerm_databricks_access_connector.test.id default_storage_firewall_enabled = true - + } `, data.RandomInteger, data.Locations.Primary, sku) }