databricks-cli/bundle/tests/conflicting_resource_ids
shreyas-goenka fa37449f1f
Require include glob patterns to be explicitly defined (#602)
## Changes
Before this PR we would load all yaml files matching * and \*/\*.yml
files as bundle configurations. This was problematic since this would
also load yaml files that were not meant to be a part of the bundle

## Tests
Manually, now files are no longer included unless manually specified
2023-07-25 10:00:46 +02:00
..
no_subconfigurations First look for databricks.yml before falling back to bundle.yml (#580) 2023-07-18 12:16:34 +02:00
one_subconfiguration Require include glob patterns to be explicitly defined (#602) 2023-07-25 10:00:46 +02:00
two_subconfigurations Require include glob patterns to be explicitly defined (#602) 2023-07-25 10:00:46 +02:00