User Runner
The gitlab.UserRunner
resource allows creating a GitLab runner using the new GitLab Runner Registration Flow. Upstream API: GitLab REST API docs
Properties
Link copied to clipboard
The access level of the runner. Valid values are: not_protected
, ref_protected
.
Link copied to clipboard
Description of the runner.
Link copied to clipboard
Maximum timeout that limits the amount of time (in seconds) that runners can run jobs. Must be at least 600 (10 minutes).
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The scope of the runner. Valid values are: instance_type
, group_type
, project_type
.