-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Data Catalog tagTemplates + tags #5892
Comments
Quick update- I'm working on the tag template resource, but the API is a bit unusual:
It's still doable in Terraform- Bigtable Clusters have similar restrictions, and so we put them on the Bigtable Instance resource (which requires at least one cluster). However, it's not the easiest code to write+maintain (I don't know how it is from a usability perspective though, but my guess is the separate resource is better than or equivalent to the list of objects). Checking with the Data Catalog team to see what they think (b/155304495 for Googlers). |
Data Catalog is now GA and the most recent API version is |
Filed #6574 for update support on tag template fields. Please +1 that issue if it's important to you so we know whether or not its worth putting effort into. Closing this one out since we now have all resources supported. |
I see this PR includes EntryGroups. Tagging is most relevant with entries as well. Do we need to file a new feature request for maintaining entries as well? |
GoogleCloudPlatform/magic-modules#3532 is the PR for Entry |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
Community Note
Description
https://cloud.google.com/data-catalog
New or Affected Resource(s)
Request is specifically for:
but it may make sense to also add the other entryGroup related resources for completeness (especially since that'll make it easier to test).
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: