databricks / terraform-databricks-examples

Examples of using Terraform to deploy Databricks resources
https://registry.terraform.io/modules/databricks/examples/databricks/latest
Other
214 stars 132 forks source link

adb-lakehouse example to make route table as optional #31

Closed hwang-db closed 1 year ago

hwang-db commented 1 year ago

In https://github.com/databricks/terraform-databricks-examples/tree/main/examples/adb-lakehouse, we should make it clear what the custom route tables are used for, and also to make it optional since the module itself does not take in route table in its input.

yessawab commented 1 year ago

Solved https://github.com/databricks/terraform-databricks-examples/pull/32