DLT Pipelines with DABs - Support for tags field?

mikvaar
Databricks Partner

Hi all,

I'm working with DABs and trying to define tags for DLT pipelines in the bundle YAML config. However, adding a `tags:` block under the pipeline results in the following warning: 

Warning: unknown field: tags

 This suggests that tags might not be currently supported when defining pipelines via DABs. 

Questions:

  1. Is this behavior intentional? 
  2. Is support for tagging pipelines via DABs on roadmap? 
  3. Are there any known workaround to apply tags programmatically to DLT pipelines in CI/CD workflow?

The ability to define tags is important for us for tracking versioning, deployment target, context etc. Would appreciate any help from Databricks team or the community. 

Thanks!