From e144def4a2889add60b1a26b5c0df3f320f45149 Mon Sep 17 00:00:00 2001 From: Andrew Nester Date: Wed, 4 Sep 2024 16:53:48 +0200 Subject: [PATCH] Update bundle/tests/variables/complex_multiple_files/databricks.yml Co-authored-by: Pieter Noordhuis --- bundle/tests/variables/complex_multiple_files/databricks.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle/tests/variables/complex_multiple_files/databricks.yml b/bundle/tests/variables/complex_multiple_files/databricks.yml index 5bb408aede..39b493af45 100644 --- a/bundle/tests/variables/complex_multiple_files/databricks.yml +++ b/bundle/tests/variables/complex_multiple_files/databricks.yml @@ -5,9 +5,9 @@ resources: jobs: my_job: job_clusters: - - job_cluster_key: key§ - new_cluster: ${var.cluster1} - job_cluster_key: key1 + new_cluster: ${var.cluster1} + - job_cluster_key: key2 new_cluster: ${var.cluster2} variables: