mirror of https://github.com/databricks/cli.git
11 lines
174 B
YAML
11 lines
174 B
YAML
|
bundle:
|
||
|
name: host
|
||
|
|
||
|
variables:
|
||
|
host:
|
||
|
default: https://nonexistent123.staging.cloud.databricks.com
|
||
|
|
||
|
workspace:
|
||
|
# This is currently not supported
|
||
|
host: ${var.host}
|