Skip to content

ashtmMSFT/terraform-dbx-unity-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files here were populated with content as described by Automate Unity Catalog setup using Terraform.

Update the resourceId for your Databricks service in auth.auto.tfvars.

The tutorial instructions say to specify your workspace id in metastore.auto.tfvars. This link will tell you how to learn your workspaceId. Note: specifying a non-default workspaceId (i.e., not "0") resulted in this error for me:

	 Error: Attribute must be a whole number, got 2.xxxxxxxxxxxxxxxe+15
	│
	│   with databricks_metastore_assignment.default_metastore,
	│   on metastore.tf line 26, in resource "databricks_metastore_assignment" "default_metastore":
	│   26:   workspace_id         = var.default_metastore_workspace_id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages