databricks-cli/libs/template/templates
Lennart Kats (databricks) f99716b0a5
Remove `run_as` from the built-in templates (#2044)
## Changes

This removes the `run-as` property from the default templates. It's a
useful property but it still only works for jobs and it makes the
default databricks.yml a bit longer. It seems like users can just learn
about it from the docs and/or vary their deployment identity.

Depends on https://github.com/databricks/cli/pull/1712.
2025-02-24 08:31:46 +00:00
..
dbt-sql Remove `run_as` from the built-in templates (#2044) 2025-02-24 08:31:46 +00:00
default-python Remove `run_as` from the built-in templates (#2044) 2025-02-24 08:31:46 +00:00
default-sql Remove `run_as` from the built-in templates (#2044) 2025-02-24 08:31:46 +00:00
experimental-jobs-as-code Add experimental-jobs-as-code template (#2177) 2025-01-20 10:15:11 +00:00