The source project of this merge request has been removed.
feat(gitlab_member_role): add missing roles
Hi
Opening this merge request to add the following missing roles to gitlab_member_role resource, already available through the API and UI:
admin_protected_environmentsread_admin_groupsread_admin_projectsread_admin_subscriptionread_admin_monitoringread_admin_users
See https://docs.gitlab.com/user/custom_roles/abilities/.
Additionally, I saw that read_admin_cicd had a specific behavior (cannot be provided in GitLab SaaS), should we also adjust this behavior to concern the following roles ?
read_admin_groupsread_admin_projectsread_admin_subscriptionread_admin_monitoringread_admin_users
Edited by kilianpaquier