databricks-cli/bundle/apps
Andrew Nester 8f34fc7961
Added output message to warn about slower deployments with apps (#2161)
## Changes
When users create one or more Databricks apps in their bundle it can
lead to initial bundle deployment being slower because apps need to wait
until their compute is fully provisioned and started.

This PR adds a message to warn about it. This message will be removed
when `no_compute` option becomes available in TF provider and used in
DABs (https://github.com/databricks/cli/pull/2144)
2025-01-16 11:39:59 +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
slow_deploy_message.go Added output message to warn about slower deployments with apps (#2161) 2025-01-16 11:39:59 +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