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 9e9bd12 commit 7d924cdCopy full SHA for 7d924cd
examples/runner-public/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