mirror of https://github.com/databricks/cli.git
4026b2cda2
This lets you write: ```yaml libraries: - notebook: path: ./events.sql ``` Instead of: ```yaml artifacts: events_sql: notebook: path: ./events.sql libraries: - notebook: path: "${artifacts.events_sql.notebook.remote_path}" ``` |
||
---|---|---|
.. | ||
artifacts | ||
config | ||
deploy/terraform | ||
deployer | ||
internal/tf | ||
phases | ||
run | ||
tests | ||
bundle.go | ||
bundle_test.go | ||
context.go | ||
context_test.go | ||
mutator.go | ||
mutator_test.go | ||
root.go | ||
root_test.go |