databricks sql endpoint

This commit is contained in:
Manuel Romero
2022-10-25 14:42:39 +02:00
parent e323705007
commit 7ddf8a1df7

View File

@@ -133,7 +133,6 @@ resource "databricks_sql_endpoint" "sqlep" {
cluster_size = "Small"
max_num_clusters = 1
tags = local.tags
}