databricks-cli/integration/bundle/testdata/apps
Andrew Nester 413ca5c134
Do not wait for app compute to start on `bundle deploy` (#2144)
## Changes
This allows DABs to avoid waiting for the compute to start when app is
initially created as part of "bundle deploy" which significantly
improves deploy time.

Always set no_compute to true for apps

## Tests
Covered by `TestDeployBundleWithApp`, currently fails until TF provider
is upgraded to the version supporting `no_compute` option
2025-01-28 17:17:37 +00:00
..
bundle_deploy.txt Do not wait for app compute to start on `bundle deploy` (#2144) 2025-01-28 17:17:37 +00:00
bundle_validate.txt Fixed an apps message order and added output test (#2174) 2025-01-17 14:42:39 +00:00