Skip to content

Commit a5c561e

Browse files
author
Oleh_Zemskov
committed
fixed fmt
1 parent 6f671e6 commit a5c561e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ resource "databricks_cluster_policy" "this" {
9696

9797
name = each.key
9898
definition = jsonencode(each.value)
99-
}
99+
}

0 commit comments

Comments
 (0)