databricks-cli/acceptance/bundle/override/job_cluster_var
Denis Bilenko 1ead1b2e36
Move merge fix-ups after variable resolution (#2125)
## Changes
Move mutator.Merge{JobClusters,JobParameters,JobTasks,PipelineClusters}
after variable resolution. This helps with the case when key contains a
variable.

@pietern mentioned here
https://github.com/databricks/cli/pull/2101#pullrequestreview-2539168762
it should be safe.

## Tests
Existing acceptance that was capturing the bug is updated with corrected
output.
2025-01-13 13:01:31 +00:00
..
databricks.yml Move merge fix-ups after variable resolution (#2125) 2025-01-13 13:01:31 +00:00
output.txt Move merge fix-ups after variable resolution (#2125) 2025-01-13 13:01:31 +00:00
script Add a test showing bug in merge if variables are used for keys (#2101) 2025-01-09 10:14:47 +00:00