We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35a98ea commit 9e9bd12Copy full SHA for 9e9bd12
examples/runner-docker/variables.tf
@@ -23,4 +23,6 @@ variable "gitlab_url" {
23
}
24
25
variable "registration_token" {
26
+ description = "The registration token obtained from your Gitlab instance."
27
+ type = string
28
0 commit comments