Skip to content

Support for feature flags (and feature flag user lists)

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Created by: doriandekoning

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.

Do you want to implement this?

  • I would like to implement this myself 👷

Implementation Guide

This should be a new resource: gitlab_project_feature_flag, implemented as a new Framework resource in internal/provider/resource_gitlab_project_feature_flag.go

Since the Read resource uses feature_flag_name, the flag name is what should be stored within the ID attribute of the resource.

Edited by 🤖 GitLab Bot 🤖