Skip to content
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

Add new data source google_cloud_identity_transitive_group_memberships #7917

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#18128

This data source pulls data about memberships of a Google Group that are both direct and indirect (i.e via membership of a nested group) whereas the previous google_cloud_identity_group_memberships data source returns only direct members. It's also worth noting that the data describing a membership differs between the two endpoints used for these two datasources. Because of this I didn't reuse Schema from related resources.

Release Note Template for Downstream PRs (will be copied)

`google_cloud_identity_transitive_group_memberships`

Derived from GoogleCloudPlatform/magic-modules#11337

…ps` (#11337)

[upstream:c09412b4825168c00bcf4e0fe81f97c0ad03c5ef]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit dd8ce7c into hashicorp:main Aug 8, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-c09412b4825168c00bcf4e0fe81f97c0ad03c5ef branch November 16, 2024 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant