Skip to content

Commit 35a98ea

Browse files
committed
Amend runner-default example
1 parent b531f39 commit 35a98ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/runner-default/variables.tf

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

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

2830
variable "timezone" {

0 commit comments

Comments
 (0)