databricks-cli/bundle/tests/variables/complex_multiple_files
Andrew Nester ca6332a5a4
Fixed complex variables are not being correctly merged from include files (#1746)
## Changes
Fixes an `Error: no value assigned to required variable <variable>.`
when the main complex variable definition is defined in one file but
target override is defined in separate file which is included in the
main one.

## Tests
Added regression test
2024-09-04 11:24:55 +00:00
..
variables Fixed complex variables are not being correctly merged from include files (#1746) 2024-09-04 11:24:55 +00:00
databricks.yml Fixed complex variables are not being correctly merged from include files (#1746) 2024-09-04 11:24:55 +00:00