Skip to content

Commit 9e9bd12

Browse files
committed
Ammend runner-docker example
1 parent 35a98ea commit 9e9bd12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/runner-docker/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)