Support approval_rules in gitlab_project_protected_environment
Hi, it would be really great to be able to configure multiple deployment approval rules on protected environments via Terraform resource 'gitlab_project_protected_environment'
https://docs.gitlab.com/ee/ci/environments/deployment_approvals.html#multiple-approval-rules
Implementation Details
-
Implement approval_rulesingo-gitlab -
Update the go-gitlabdependency in this provider to have theapproval_rulesavailable -
Implement approval_rulesin the provider, similar to the already existingdeploy_access_levels
Edited by Timo Furrer