databricks-cli/acceptance/bundle/includes
shreyas-goenka eb57dbd844
Add warning when include is used in config files other than databricks.yml (#2389)
## Changes
Defining an include section in config files other than the main
`databricks.yml` file fails silently. With this PR users will get a
warning when they try this.

## Tests
Acceptance test.
2025-02-27 14:59:00 +00:00
..
include_outside_root Add warning when include is used in config files other than databricks.yml (#2389) 2025-02-27 14:59:00 +00:00
non_yaml_in_include accept JSON includes (#2265) 2025-02-04 19:28:19 +01:00