databricks-cli/acceptance/bundle/apps/app_yaml
Andrew Nester 010f88f84e
Added a warning when `config` section is used in apps (#2416)
## Changes
Added a warning when `config` section is used in apps

## Why
To avoid the confusion between using apps in DABs and outside of DABs,
we want to provide only one way of configuring apps runtime
configuration - by using `app.yml` file in the root of the app.

## Tests
Added acceptance tests
2025-03-03 16:40:28 +00:00
..
app Added a warning when `config` section is used in apps (#2416) 2025-03-03 16:40:28 +00:00
databricks.yml Added a warning when `config` section is used in apps (#2416) 2025-03-03 16:40:28 +00:00
out.app.yml.txt Added a warning when `config` section is used in apps (#2416) 2025-03-03 16:40:28 +00:00
output.txt Added a warning when `config` section is used in apps (#2416) 2025-03-03 16:40:28 +00:00
script Added a warning when `config` section is used in apps (#2416) 2025-03-03 16:40:28 +00:00