databricks / terraform-provider-databricks

Databricks Terraform Provider
https://registry.terraform.io/providers/databricks/databricks/latest
Other
456 stars 393 forks source link

[FEATURE] Add tags for catalog and schema #4241

Open jijosg opened 3 days ago

jijosg commented 3 days ago

Use-cases

I am using the terraform provider to create catalog and external locations in unity catalog. But I am missing a feature that allows me to also add tags while creating a catalog and schema. This is a use case where I want to manage the catalogs within the organization and would use these tags to monitor usage of catalogs.

Attempted Solutions

I can do this manually in the UI, but I couldn't find adding tags to catalogs in the official API as well.

Proposal

Would be great to have this as part of properties when creating the catalog, currently it's not clear from the terraform documentation or the official API what this is used for as it is not visible in Databricks GUI for catalog.