Skip to content

Commit cb2b0f1

Browse files
committed
Amend runner-public example
1 parent d56b788 commit cb2b0f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/runner-public/variables.tf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ variable "gitlab_url" {
3131
}
3232

3333
variable "registration_token" {
34+
description = "The registration token obtained from your Gitlab instance."
35+
type = string
3436
}
35-

0 commit comments

Comments
 (0)