databricks-cli/libs/template/templates/default-python/template
Pieter Noordhuis fae1b6742d
Update target references to use `${bundle.target}` (#1935)
## Changes

The built-in template contains a reference to `${bundle.environment}`.

This property has been deprecated in favor of `${bundle.target}` a long
time ago (#670), so we should no longer emit it. The environment field
will continue to be usable until we cut a new major version in some far
away future.

## Tests

* Unit tests
* The test `TestInterpolationWithTarget` still covers correct
interpolation of `${bundle.environment}`
2024-11-27 11:51:08 +00:00
..
{{.project_name}} Update target references to use `${bundle.target}` (#1935) 2024-11-27 11:51:08 +00:00
__preamble.tmpl Add sub-extension to resource files in built-in templates (#1777) 2024-09-25 12:58:14 +00:00