Skip to content

Commit cb5fad3

Browse files
committed
add library support
1 parent f4b19ac commit cb5fad3

File tree

1 file changed

+1
-1
lines changed
  • examples/jobs/4_job_on_existing_cluster_with_new_notebooks

1 file changed

+1
-1
lines changed

examples/jobs/4_job_on_existing_cluster_with_new_notebooks/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ terraform {
1414

1515

1616
module "databricks_workspace_management" {
17-
source = "git::git@github.com:databricks/terraform-databricks-workspace-management.git?ref=v0.2.11"
17+
source = "../../../"
1818
# ------------------------------------------------
1919
# JOB
2020
# ------------------------------------------------

0 commit comments

Comments
 (0)