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.
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.