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

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

21 lines
357 B
TOML
Raw Normal View History

#[[Repls]]
#Old = '- (user_name|service_principal_name): \$USERNAME'
#New = '- user_name_OR_service_principal_name: $$USERNAME'
[[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 = ''