Skip to content

Commit 7c25002

Browse files
npalmScottGuymer
andcommitted
Update modules/runners/variables.tf
Co-authored-by: Scott Guymer <[email protected]>
1 parent 3e849f9 commit 7c25002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/runners/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ variable "market_options" {
6262
}
6363
}
6464

65-
variable "instance_targeet_capacity_type" {
65+
variable "instance_target_capacity_type" {
6666
description = "Default lifecyle used runner instances, can be either `spot` or `on-demand`."
6767
type = string
6868
default = "spot"

0 commit comments

Comments
 (0)