mirror of https://github.com/databricks/cli.git
8 lines
92 B
YAML
8 lines
92 B
YAML
|
variables:
|
||
|
a:
|
||
|
description: empty variable
|
||
|
default:
|
||
|
|
||
|
bundle:
|
||
|
name: empty${var.a}
|