databricks / terraform-databricks-examples

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

Optional Resource Group creation in adb-lakehouse module #153

Open micheledaddetta-databricks opened 4 days ago

micheledaddetta-databricks commented 4 days ago

The commit contains the implementation for the workspace resource group. However this change requires to no more use the local.rg_location variable, since the value is known after the apply, and this force the replacement of all of the resources that uses it