Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion acceptance/bundle/destroy/jobs-and-pipeline/out.test.toml
Original file line numberDiff line numberDiff line change
Expand Up@@ -2,4 +2,4 @@ Local = false
Cloud = true

[EnvMatrix]
DATABRICKS_CLI_DEPLOYMENT = ["terraform"]
DATABRICKS_CLI_DEPLOYMENT = ["terraform", "direct-exp"]
2 changes: 0 additions & 2 deletions acceptance/bundle/destroy/jobs-and-pipeline/test.toml
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
Local = false
Cloud = true

EnvMatrix.DATABRICKS_CLI_DEPLOYMENT = ["terraform"] # requires "bundle summary"

Ignore = [
"databricks.yml",
"resources.yml",
Expand Down
Loading