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 #472

Conversation

modular-magician
Copy link
Collaborator

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

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)
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 36de6db into GoogleCloudPlatform:master Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants