-
Notifications
You must be signed in to change notification settings - Fork 398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Add support for setting table tags via terraform #4285
base: main
Are you sure you want to change the base?
[Feature] Add support for setting table tags via terraform #4285
Conversation
Thanks for the PR! @hshahconsulting , waiting for tests to finish |
@hshahconsulting can you please make integration test compilable? There was a refactoring of the code in the integration tests package, and this broke the code for older PRs |
Hello @alexott, I have made changes. Please check. |
# Conflicts: # docs/resources/sql_table.md
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
Are there plans to extend this PR to allow tagging of other UC assets (catalog/schema)? |
Not for this PR |
Changes
Add support for setting table tags via terraform.
Fork of #3268
https://docs.databricks.com/en/data-governance/unity-catalog/tags.html
Tests
make test
run locallydocs/
folderinternal/acceptance