databricks-cli/libs/template/templates
shreyas-goenka a4ba0bbe9f
Add sub-extension to resource files in built-in templates (#1777)
## Changes
We want to encourage a pattern of only specifying a single resource in a
YAML file when an `.<resource-type>.yml` (like `.job.yml`) is used. This
convention could allow us to bijectively map a resource YAML file to
it's corresponding resource in the Databricks workspace.

This PR simply makes the built-in templates compliant to this format.

## Tests
Existing tests.
2024-09-25 12:58:14 +00:00
..
dbt-sql Add sub-extension to resource files in built-in templates (#1777) 2024-09-25 12:58:14 +00:00
default-python Add sub-extension to resource files in built-in templates (#1777) 2024-09-25 12:58:14 +00:00
default-sql Add sub-extension to resource files in built-in templates (#1777) 2024-09-25 12:58:14 +00:00