Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

feat: import group members that already exists - #473

Open
Filirom1 wants to merge 2 commits into
hashicorp:mainfrom
Filirom1:main
Open

feat: import group members that already exists#473
Filirom1 wants to merge 2 commits into
hashicorp:mainfrom
Filirom1:main

Conversation

@Filirom1

Copy link
Copy Markdown

Hi,

I’ve noticed that in the group_member resource, the DeviaVir/terraform-provider-gsuite previously managed the 409 "Member already exists" error as shown in the code from lines 96 to 124:

https://github.com/DeviaVir/terraform-provider-gsuite/blob/master/gsuite/resource_group_member.go#L96-L124

Unfortunately, the successor hashicorp/terraform-provider-googleworkspace has not incorporated this error handling capability. To address this omission, I have submitted a Merge Request to include this feature in the new provider.

Best regards,
Romain

@Filirom1
Filirom1 requested a review from a team as a code owner January 18, 2024 11:30
@SamuZad

SamuZad commented Mar 23, 2024

Copy link
Copy Markdown

This is really cool!

As it appears that this provider is not being maintained, would you mind if I adopted this into my fork?

Reference issue: #464

@Filirom1

Copy link
Copy Markdown
Author

@SamuZad yes sure

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants