Project Job Token Scope
The gitlab.ProjectJobTokenScope
resource allows to manage the CI/CD Job Token scope in a project. Upstream API: GitLab REST API docs
Import
GitLab project environments can be imported using an id made up of projectId:targetProjectId
, e.g.
$ pulumi import gitlab:index/projectJobTokenScope:ProjectJobTokenScope bar 123:321
Content copied to clipboard