databricks-cli/acceptance/bundle/apps
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_yaml Added a warning when `config` section is used in apps (#2416) 2025-03-03 16:40:28 +00:00
config_section Added a warning when `config` section is used in apps (#2416) 2025-03-03 16:40:28 +00:00
test.toml Added a warning when `config` section is used in apps (#2416) 2025-03-03 16:40:28 +00:00