databricks-cli/acceptance/bundle/includes/non_yaml_in_include
Andrew Nester 8af9efaa62
Show an error when non-yaml files used in include section (#2201)
## Changes
`include` section is used only to include other bundle configuration
YAML files. If any other file type is used, raise an error and guide
users to use `sync.include` instead

## Tests
Added acceptance test

---------

Co-authored-by: Julia Crawford (Databricks) <julia.crawford@databricks.com>
2025-01-23 13:58:18 +00:00
..
databricks.yml Show an error when non-yaml files used in include section (#2201) 2025-01-23 13:58:18 +00:00
output.txt Show an error when non-yaml files used in include section (#2201) 2025-01-23 13:58:18 +00:00
script Show an error when non-yaml files used in include section (#2201) 2025-01-23 13:58:18 +00:00
test.py Show an error when non-yaml files used in include section (#2201) 2025-01-23 13:58:18 +00:00