databricks-cli/bundle/config/variable
shreyas-goenka 5d2c0e3885
Alias variables block in the `Target` struct (#1748)
## Changes
This PR aliases and overrides the schema associated with the variables
block in `target` to allow for directly specifying a variable value in
the JSON schema (without an levels of nesting). This is needed because
this direct value is resolved by dynamically parsing the configuration
tree.

ca6332a5a4/bundle/config/root.go (L424)

## Tests
Existing unit tests.
2024-09-10 14:49:34 +00:00
..
lookup.go Added listing cluster filtering for cluster lookups (#1754) 2024-09-06 11:34:57 +00:00
lookup_overrides.go Added listing cluster filtering for cluster lookups (#1754) 2024-09-06 11:34:57 +00:00
variable.go Alias variables block in the `Target` struct (#1748) 2024-09-10 14:49:34 +00:00