databricks-cli/acceptance/bundle/templates/test.toml

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

21 lines
313 B
TOML
Raw Normal View History

2025-02-10 10:38:34 +00:00
[[Repls]]
Old = 'service_principal_name:'
New = '$$USER_NAME_KEY:'
[[Repls]]
Old = 'user_name:'
New = '$$USER_NAME_KEY:'
[[Repls]]
Old = '''
email_notifications:
on_failure:
- \$USERNAME
'''
New = ''
[[Repls]]
Old = '\bnode_type_id: [0-9a-zA-Z_.-]+\b'
New = 'node_type_id: (redacted)'