databricks-cli/bundle/tests/conflicting_resource_ids/one_subconfiguration
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
..
databricks.yml Require include glob patterns to be explicitly defined (#602) 2023-07-25 10:00:46 +02:00
resources.yml Detect duplicate identifiers in bundle config (#332) 2023-04-17 12:21:21 +02:00