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

Feature request: Support for feature flags (and feature flag user lists)

Open doriandekoning opened this issue 3 years ago • 2 comments

Feature Description

It seems like feature flags and feature flag user lists are not supported yet, this would be immensely useful for us.

I could create a pull request myself to implement them.

edit: it seems like feature flags are not supported yet in the gitlab api go package, I've created an issue there: https://github.com/gitlabhq/terraform-provider-gitlab/issues/1213

Do you want to implement this?

  • [X] I would like to implement this myself 👷

doriandekoning avatar Aug 15 '22 14:08 doriandekoning

I think the right issue link for go-gitlab is here: https://github.com/xanzy/go-gitlab/issues/1526 🙂

RicePatrick avatar Aug 25 '22 16:08 RicePatrick

Woops you're right! I've opened an mr there (some time ago), I'll implement this using my fork but we'll have to wait until that one has been merged until we can merge it here.

doriandekoning avatar Aug 26 '22 08:08 doriandekoning

Unfortunately, I still haven't had any response to my merge request over at the go-gitlab package.

doriandekoning avatar Sep 29 '22 12:09 doriandekoning