You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`storage_root` - Path on cloud storage account, where managed `databricks_table` are stored. Change forces creation of a new resource.
70
+
*`storage_root` - (Optional) Path on cloud storage account, where managed `databricks_table` are stored. Change forces creation of a new resource.
71
71
*`region` - (Mandatory for account-level) The region of the metastore
72
72
*`owner` - (Optional) Username/groupname/sp application_id of the metastore owner.
73
73
*`delta_sharing_scope` - (Optional) Required along with `delta_sharing_recipient_token_lifetime_in_seconds`. Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL.
@@ -80,6 +80,7 @@ The following arguments are required:
80
80
In addition to all arguments above, the following attributes are exported:
81
81
82
82
*`id` - system-generated ID of this Unity Catalog Metastore.
0 commit comments