vvakadani

Results 1 issues of vvakadani

### Use-cases Enable Automatic workspace assignment to metastore in the region via terraform ### Proposal resource "databricks_metastore" "this" { auto_workspace_assignment = true name = "primary" storage_root = "gs://${google_storage_bucket.unity_metastore.name}" owner =...

feature
needs-api
Triaged
Feature Request