databricks-cli/acceptance/bundle/override
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
..
clusters Add acceptance tests (#2081) 2025-01-08 12:41:08 +00:00
job_cluster Add a test showing bug in merge if variables are used for keys (#2101) 2025-01-09 10:14:47 +00:00
job_cluster_var Move merge fix-ups after variable resolution (#2125) 2025-01-13 13:01:31 +00:00
job_tasks Log warnings to stderr for "bundle validate -o json" (#2109) 2025-01-10 08:51:59 +00:00
merge-string-map Log warnings to stderr for "bundle validate -o json" (#2109) 2025-01-10 08:51:59 +00:00
pipeline_cluster Add acceptance tests (#2081) 2025-01-08 12:41:08 +00:00