mirror of https://github.com/databricks/cli.git
14 lines
233 B
Cheetah
14 lines
233 B
Cheetah
|
bundle:
|
||
|
name: uc-schema-only
|
||
|
|
||
|
workspace:
|
||
|
root_path: "~/.bundle/{{.unique_id}}"
|
||
|
|
||
|
resources:
|
||
|
schemas:
|
||
|
schema1:
|
||
|
name: test-schema-{{.unique_id}}
|
||
|
catalog_name: main
|
||
|
comment: This schema was created from DABs
|
||
|
|