databricks-cli/bundle/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
..
interpolate_variables.go Added support for Databricks Apps in DABs (#1928) 2025-01-13 16:43:48 +00:00
interpolate_variables_test.go Enable linter 'unconvert' and fix the issues found (#2136) 2025-01-14 10:56:38 +00:00
upload_config.go Added support for Databricks Apps in DABs (#1928) 2025-01-13 16:43:48 +00:00
upload_config_test.go Added support for Databricks Apps in DABs (#1928) 2025-01-13 16:43:48 +00:00
validate.go Added support for Databricks Apps in DABs (#1928) 2025-01-13 16:43:48 +00:00
validate_test.go Added support for Databricks Apps in DABs (#1928) 2025-01-13 16:43:48 +00:00