databricks-cli/acceptance/bundle/templates/default-python/classic-cloud/test.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
159 B
TOML
Raw Normal View History

Local = false
Cloud = true
[[Repls]]
Old = '\bnode_type_id: [0-9a-zA-Z_.-]+\b'
New = 'node_type_id: (redacted)'
[[Repls]]
# windows fix
Old = '\\'
New = '/'