mirror of https://github.com/databricks/cli.git
7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
|
provider_installation {
|
||
|
filesystem_mirror {
|
||
|
path = "/app/providers"
|
||
|
include = ["registry.terraform.io/databricks/databricks"]
|
||
|
}
|
||
|
}
|