databricks / terraform-databricks-examples

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

Add Schema Level Delta Sharing to Terraform Databricks Module #109

Closed itwasmycode closed 6 months ago

itwasmycode commented 6 months ago

We're planning to add share automation to our system, since this module allows us to only share tables, we need to loop over and run terraform again when there is new data, it restrict us to sharing without an effort. So we're requesting that schema level sharing(it is possible to do using UI but not in module.)

Regards,

alexott commented 6 months ago

What specific module are you referring to? If it's a general Terraform provider request, then it's better to raise issue at https://github.com/databricks/terraform-provider-databricks