databricks-cli/bundle/config/variable
Andrew Nester 02e83877f4
Added listing cluster filtering for cluster lookups (#1754)
## Changes
We added a custom resolver for the cluster to add filtering for the
cluster source when we list all clusters.

Without the filtering listing could take a very long time (5-10 mins)
which leads to lookup timeouts.

## Tests
Existing unit tests passing
2024-09-06 11:34:57 +00:00
..
lookup.go Added listing cluster filtering for cluster lookups (#1754) 2024-09-06 11:34:57 +00:00
lookup_overrides.go Added listing cluster filtering for cluster lookups (#1754) 2024-09-06 11:34:57 +00:00
variable.go Added support for complex variables (#1467) 2024-06-26 10:25:32 +00:00