This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Replies: 2 comments 3 replies
-
We use Terraform to manage tags on source tables, FWIW. I believe this discussion has taken place for |
Beta Was this translation helpful? Give feedback.
2 replies
-
Just an update: I've implemented this through We can now store all metadata, including for source tables, in a dbt project. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We have source tables that are created using Glue Crawlers. We also have LakeFormation tags that are created outside of
dbt
.We would like to manage all LF-Tags associations centrally inside of the
dbt
project, including LF-Tags for the source tables.What would be the best way to achieve that?
Beta Was this translation helpful? Give feedback.
All reactions