terraform-provider-gitlab icon indicating copy to clipboard operation
terraform-provider-gitlab copied to clipboard

Align `gitlab_group` with missing attributes for create

Open timofurrer opened this issue 3 years ago • 0 comments

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 😊

Closes: #1133

timofurrer avatar Aug 27 '22 12:08 timofurrer