<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can we add tags to Unity Catalog through Terraform? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/68906#M33765</link>
    <description>&lt;P&gt;Hello Databricks folks,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a plan for the Databricks TF provider support tagging of UC catalog objects in the near future?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Tags are critical in multi-tenants environments.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2024 16:58:20 GMT</pubDate>
    <dc:creator>TMD</dc:creator>
    <dc:date>2024-05-13T16:58:20Z</dc:date>
    <item>
      <title>Can we add tags to Unity Catalog through Terraform?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/57601#M30839</link>
      <description>&lt;P&gt;We use Terraform to manage most of our infrastructure, and I would like to extend this to Unity Catalog. However, we are extensive users of tagging to categorize our datasets, and the only programmatic method I can find for adding tags is to use SQL commands. This completely breaks the declarative model of schema management and forces us to use an imperative model. Is there no way to manage tags through Terraform?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 15:30:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/57601#M30839</guid>
      <dc:creator>JameDavi_51481</dc:creator>
      <dc:date>2024-01-17T15:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can we add tags to Unity Catalog through Terraform?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/57767#M30907</link>
      <description>&lt;P&gt;This is a pretty crucial missing feature, I hope this feedback can be passed along to the relevant teams.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 13:22:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/57767#M30907</guid>
      <dc:creator>JameDavi_51481</dc:creator>
      <dc:date>2024-01-18T13:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can we add tags to Unity Catalog through Terraform?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/66381#M33095</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there a plan for the Databricks TF provider support tagging in the near future?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 17:52:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/66381#M33095</guid>
      <dc:creator>TMD</dc:creator>
      <dc:date>2024-04-16T17:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can we add tags to Unity Catalog through Terraform?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/68033#M33529</link>
      <description>&lt;P&gt;huge databricks client here: we also need this&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 10:29:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/68033#M33529</guid>
      <dc:creator>jakubigla</dc:creator>
      <dc:date>2024-05-03T10:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can we add tags to Unity Catalog through Terraform?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/68906#M33765</link>
      <description>&lt;P&gt;Hello Databricks folks,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a plan for the Databricks TF provider support tagging of UC catalog objects in the near future?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Tags are critical in multi-tenants environments.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 16:58:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/68906#M33765</guid>
      <dc:creator>TMD</dc:creator>
      <dc:date>2024-05-13T16:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can we add tags to Unity Catalog through Terraform?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/68911#M33766</link>
      <description>&lt;P&gt;FYI, one of our engineers put up a PR over a month ago during an offsprint to add tag support to the Terraform provider, but had to move on to other projects due to the slow review process. It seems pretty easy for someone from the Databricks team to pick this up and get it over the finish line since multiple companies are requesting it.&amp;nbsp; &lt;A href="https://github.com/databricks/terraform-provider-databricks/pull/3268" target="_blank"&gt;https://github.com/databricks/terraform-provider-databricks/pull/3268&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 17:18:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/68911#M33766</guid>
      <dc:creator>JameDavi_51481</dc:creator>
      <dc:date>2024-05-13T17:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can we add tags to Unity Catalog through Terraform?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/68914#M33767</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/37890"&gt;@JameDavi_51481&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guess extending the suggested changes to cover all applicable UC objects (catalogs, schemas, tables, etc.) would address the concern/request.&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 17:25:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/68914#M33767</guid>
      <dc:creator>TMD</dc:creator>
      <dc:date>2024-05-13T17:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can we add tags to Unity Catalog through Terraform?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/68916#M33769</link>
      <description>&lt;P&gt;created idea:&amp;nbsp;&amp;nbsp;&lt;A href="https://ideas.databricks.com/ideas/DBE-I-1408" target="_blank"&gt;https://ideas.databricks.com/ideas/DBE-I-1408&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 17:33:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/68916#M33769</guid>
      <dc:creator>TMD</dc:creator>
      <dc:date>2024-05-13T17:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can we add tags to Unity Catalog through Terraform?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/71884#M34426</link>
      <description>&lt;P&gt;Having tags with terraform would help a lot. Add them on cluster and schema level is crucial. Looking forward for an update about the open PR.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 11:56:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/71884#M34426</guid>
      <dc:creator>dbruehlmeier</dc:creator>
      <dc:date>2024-06-06T11:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can we add tags to Unity Catalog through Terraform?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/112271#M44155</link>
      <description>&lt;P&gt;Is there any progress on this? It would be a really nice feature to be able to tag schemas and tables through Terraform.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 11:20:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/112271#M44155</guid>
      <dc:creator>Simen_Holmestad</dc:creator>
      <dc:date>2025-03-11T11:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can we add tags to Unity Catalog through Terraform?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/113095#M44423</link>
      <description>&lt;P&gt;It seems very frustrating to many of the users and not to say probably the big clients, waiting over a year for this feature. Anyone from Databricks that could raise this internally to get it done-done would be very appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 23:59:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/113095#M44423</guid>
      <dc:creator>tscomitre-rt</dc:creator>
      <dc:date>2025-03-19T23:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can we add tags to Unity Catalog through Terraform?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/138091#M50860</link>
      <description>&lt;P&gt;In case anyone comes across this, have a look at &lt;A href="https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/entity_tag_assignment" target="_self"&gt;databricks_entity_tag_assignment&lt;/A&gt; and see if it suits your needs.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 10:13:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-we-add-tags-to-unity-catalog-through-terraform/m-p/138091#M50860</guid>
      <dc:creator>jlieow</dc:creator>
      <dc:date>2025-11-07T10:13:58Z</dc:date>
    </item>
  </channel>
</rss>

