Skip to content

Align `gitlab_group` with missing attributes for create

This adds a few missing attributes from the create API to the gitlab_group resource. There are still some missing ones which are only supported in the update API - which we can add later.

This is mainly to satisfy the request from #1133 (closed) 😊

Closes: #1133 (closed)

Edited by Timo Furrer

Merge request reports