databricks-cli/acceptance/bundle
Denis Bilenko 2e70558dc1
Resolve variables in a loop (#2164)
## Changes
- Instead of doing 2 passes on variable resolution, do a loop until
there are no more updates (or we reach count 100).
- Stacked on top of #2163 which is a regression test for this:
acceptance/bundle/variables/complex-transitive-deep

## Tests
Existing tests, new regression tests.

These tests already passed before, added for completeness:
- acceptance/bundle/variables/cycle
- acceptance/bundle/variables/complex-cross-ref
2025-01-16 14:39:54 +00:00
..
init Introduce $DATABRICKS_URL replacement in tests (#2158) 2025-01-15 17:24:12 +01:00
override Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +00:00
undefined_resources Migrate bundle/tests/undefined_resources_test.go to acceptance test (#2106) 2025-01-09 15:21:24 +00:00
variables Resolve variables in a loop (#2164) 2025-01-16 14:39:54 +00:00