cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Unity catalog metastore and databricks workspace provisioning

ducng
New Contributor II

 

Hi,
I am using terraform to create a databricks metastore using this.
Now the issue is that I want to use this metastore reference in another terraform project where...

data "databricks_metastore" "metastore" {
  name                = "metastore-name"
} 

 

1 REPLY 1

ducng
New Contributor II

Hi @Retired_mod

Thank you for the prompt response, not sure why my post didn't show fully

What I hope to achieve is to access the UC metastore ID programmatically instead of embedding it to another repo manually using local variable.

Thank you for your time! ๐Ÿ™‚

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group