databricks-cli/integration/bundle/bundles/basic_with_variables/template
Andrew Nester ec7808da34
Added support for double underscore variable references (#2203)
## Changes
Added support for double underscore variable references.

Previously we made this restriction stronger with no particular reason,
TF provider supports multiple underscores and thus DABs should do as
well.

Fixes #1753

## Tests
Added acceptance and integration tests
2025-01-29 13:38:28 +00:00
..
databricks.yml.tmpl Added support for double underscore variable references (#2203) 2025-01-29 13:38:28 +00:00
hello_world.py Added support for double underscore variable references (#2203) 2025-01-29 13:38:28 +00:00