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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ Badness = "post deployment, bundle summary should print actual name that is full

RecordRequests = false

[EnvMatrix]
DATABRICKS_BUNDLE_ENGINE = ["terraform"]

[[Repls]]
# clean up ?o=<num> suffix after URL since not all workspaces have that
Old = '\?o=\[(NUMID|ALPHANUMID)\]'
Expand Down
2 changes: 1 addition & 1 deletion acceptance/bundle/resources/volumes/recreate/out.test.toml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions acceptance/bundle/resources/volumes/recreate/test.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Cloud = true
RecordRequests = false
RequiresUnityCatalog = true

EnvMatrix.DATABRICKS_BUNDLE_ENGINE = ["terraform"] # needs volume recreation, grants

Ignore = [
"databricks.yml",
]