Skip to content
Closed
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

This file was deleted.

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
@@ -1 +1,4 @@
# All configuration inherited from parent test.toml
# Skip terraform variant: TF provider doesn't retry on 409 "endpoint reconciliation
# in progress" during delete. Tracked in:
# https://github.com/databricks/terraform-provider-databricks/issues/5482
EnvMatrix.DATABRICKS_BUNDLE_ENGINE = ["direct"]

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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
@@ -1 +1,4 @@
# All configuration inherited from parent test.toml
# Skip terraform variant: TF provider includes invalid 'initial_endpoint_spec' in
# update_mask, causing "Unknown field path" error. Tracked in:
# https://github.com/databricks/terraform-provider-databricks/issues/5481
EnvMatrix.DATABRICKS_BUNDLE_ENGINE = ["direct"]
Loading