databricks-cli/bundle/internal
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
..
bundletest Stop tracking file path locations in bundle resources (#1673) 2024-08-13 12:50:15 +00:00
schema Alias variables block in the `Target` struct (#1748) 2024-09-10 14:49:34 +00:00
tf Upgrade TF provider to 1.50.0 (#1681) 2024-08-15 12:43:39 +00:00