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 cloud identity group #2224

Conversation

modular-magician
Copy link
Collaborator

@modular-magician modular-magician commented Jun 24, 2020

Fixes hashicorp/terraform-provider-google#3479

I've commented out a few un-implemented things (per email thread), but will update/include them as I hear back from the rest of the team.

Release Note Template for Downstream PRs (will be copied)

`google_cloud_identity_group` (TPGB-only)
`google_cloud_identity_group_membership` (TPGB-only)
added the `https://www.googleapis.com/auth/cloud-identity` scope to the provider by default

Derived from GoogleCloudPlatform/magic-modules#3696

* add cloud identity to mm

* make labels key value pair

* add cloud identity group

* fix white spacing, add description to update test

* make tests beta-only

* make customer id var beta-only

* Update products/cloudidentity/api.yaml

Co-authored-by: Dana Hoffman <danahoffman@google.com>

* Update products/cloudidentity/terraform.yaml

Co-authored-by: Dana Hoffman <danahoffman@google.com>

* update code review comments

* move unless ga to top of file for test

* move unless ga back

* add group membership back in

* remove last comma

* update per review comments

* add group membership test for user

* update admin -> identity, tabs -> spaces

Co-authored-by: Dana Hoffman <danahoffman@google.com>
Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 169b795 into hashicorp:master Jun 24, 2020
@modular-magician modular-magician deleted the downstream-pr-f78a0a938c888f3a8d988b473286d8418e4c3a96 branch November 16, 2024 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cloud Identity Group resources
1 participant