Skip to content

Commit 7d924cd

Browse files
committed
Amend runner-public example
1 parent 9e9bd12 commit 7d924cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/runner-public/variables.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ variable "gitlab_url" {
2323
}
2424

2525
variable "registration_token" {
26+
description = "The registration token obtained from your Gitlab instance."
27+
type = string
2628
}

0 commit comments

Comments
 (0)