https://pulumi.com logo
#general
Title
# general
g

great-sunset-355

03/18/2022, 9:40 AM
I recently started looking for a Google workspace provider And found this. Does anyone have more details on what the plan with this provider is? @broad-dog-22463 https://github.com/pulumi/pulumi-googleworkspace
👀 1
p

prehistoric-activity-61023

03/18/2022, 10:13 AM
Some time ago I wanted to automate group creation in Google Workspace but realised that there’s no pulumi provider for it. There was some TF provider but it wasn’t migrated and I didn’t have enough time to port it myself: https://registry.terraform.io/providers/hashicorp/googleworkspace/latest/docs If we could have a pulumi provider for it that would be awesome!
l

limited-rainbow-51650

03/18/2022, 11:16 AM
@prehistoric-activity-61023 I'm working on wrapping another provider at the moment, but when I have some spare time, I might have a look at it. Could you file an issue here to request this? Unless @broad-dog-22463 would tell that Pulumi is planning on supporting this. https://github.com/pulumiverse/.github/issues BTW, Pulumiverse is a community effort which I started (I am not affiliated to Pulumi Corp btw) to bring providers together which are beyond the scope of what Pulumi (the company) can/will support. We do get the support from Pulumi Corp on this though. 😉
b

bright-receptionist-28471

03/18/2022, 3:21 PM
I don't quite understand the distinction between GCP
cloudidentity
APIs and directly working with Google Workspaces API, but it looks like you can use
cloudidentity
to create some workspace level email groups? https://www.pulumi.com/registry/packages/gcp/api-docs/cloudidentity/group/
51 Views