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

resource/gitlab_group_membership: Support removal options #1209

Conversation

timofurrer
Copy link
Member

@timofurrer timofurrer commented Aug 10, 2022

This change will support the two options when removing a user from a
group using gitlab_group_membership. These are
skip_subresources_on_destroy and unassign_issuables_on_destroy.
Both default to false and the change is backwards compatible.

Closes: #1194

/cc @1oglop1

@timofurrer timofurrer added this to the v3.17.0 milestone Aug 10, 2022
@timofurrer timofurrer self-assigned this Aug 10, 2022
This change will support the two options when removing a user from a
group using `gitlab_group_membership`. These are
`skip_subresources_on_destroy` and `unassign_issuables_on_destroy`.
Both default to `false` and the change is backwards compatible.

Closes: #1194
@timofurrer
Copy link
Member Author

@PatrickRice-KSC do you mind giving this a review? 😊

@PatrickRice-KSC PatrickRice-KSC merged commit 1ae9f34 into gitlabhq:main Aug 21, 2022
@github-actions
Copy link

This functionality has been released in v3.17.0 of the Terraform GitLab Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue. Thank you!

@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
2 participants