Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2025 01:26 AM
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: tagsThis suggests that tags might not be currently supported when defining pipelines via DABs.
Questions:
- Is this behavior intentional?
- Is support for tagging pipelines via DABs on roadmap?
- 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!