databricks-cli/bundle/tests/include_multiple
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
..
my_first_job Require include glob patterns to be explicitly defined (#602) 2023-07-25 10:00:46 +02:00
my_second_job Require include glob patterns to be explicitly defined (#602) 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