terraform-databricks-examples
terraform-databricks-examples copied to clipboard
Make creation of resource group in modules optional
In many deployments resource groups could be already pre-created by infra teams and actual deployment principal may not have an ability to create new resource group. It would be useful to make creation of resource group optional, allowing to pass the resource group name & location as parameters.
#115 addressed this for adb-lakehouse module
@alexott as we discussed, I will assign this issue to me and I will start working on it next week. Please let me know if it is ok for you.
thank you!
@alexott may I close this issue?
@micheledaddetta-databricks is it done for all adb modules?
@alexott I will review it and let you know