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 d56b788 commit cb2b0f1Copy full SHA for cb2b0f1
examples/runner-public/variables.tf
@@ -31,5 +31,6 @@ variable "gitlab_url" {
31
}
32
33
variable "registration_token" {
34
+ description = "The registration token obtained from your Gitlab instance."
35
+ type = string
36
-
0 commit comments