GitLabSetupRequest
Request body for creating a new GitLab integration. Specifies the GitLab group to integrate and the authentication method.
Properties
gitLabGroupIdinteger requiredThe GitLab group ID to integrate with the Pulumi organization.useUserGitLabAuthboolean optionalWhether to use the current user’s GitLab OAuth token instead of a group access token for authentication.