Skip to content

Commit 7762c88

Browse files
authored
remove more comments (#5)
1 parent 9c38d28 commit 7762c88

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/databricks-department-clusters/users-groups.tf

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
21
resource "databricks_group" "data_eng" {
32
display_name = var.group_name
4-
# allow_cluster_create = true
5-
# allow_instance_pool_create = true
63
}
74

85
resource "databricks_user" "de" {

0 commit comments

Comments
 (0)