mirror of https://github.com/databricks/cli.git
7ae80de351
## Changes Since locations are already tracked in the dynamic value tree, we no longer need to track it at the resource/artifact level. This PR: 1. Removes use of `paths.Paths`. Uses dyn.Location instead. 2. Refactors the validation of resources not being empty valued to be generic across all resource types. ## Tests Existing unit tests. |
||
---|---|---|
.. | ||
all_resources_have_values.go | ||
files_to_sync.go | ||
job_cluster_key_defined.go | ||
job_cluster_key_defined_test.go | ||
unique_resource_keys.go | ||
validate.go | ||
validate_sync_patterns.go |