We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b19ac commit cb5fad3Copy full SHA for cb5fad3
examples/jobs/4_job_on_existing_cluster_with_new_notebooks/main.tf
@@ -14,7 +14,7 @@ terraform {
14
15
16
module "databricks_workspace_management" {
17
- source = "git::git@github.com:databricks/terraform-databricks-workspace-management.git?ref=v0.2.11"
+ source = "../../../"
18
# ------------------------------------------------
19
# JOB
20
0 commit comments