Add support to terraform provider for instance wide deploy keys
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
New Resource
Similarly to the "gitlab_deploy_key" resource I'd like to have a resource with which it is possible to manage instance wide deploy keys. Either a new resource could be defined for this purpose in which case naming the resource could be a bit tricky or the existing should be 'extended' to set instance wide deploy keys ie: in case project attribute is not set (maybe this is a bit too implicit)
Additional Details
-
GitLab REST API resources available (read for data sources, crud for resources) -
go-gitlab
does support the related GitLab API already -
I'd like to contribute it myself
Edited by 🤖 GitLab Bot 🤖