Skip to content

Commit 6804ed7

Browse files
npalmScottGuymer
andcommitted
Update variables.tf
Co-authored-by: Scott Guymer <[email protected]>
1 parent ff554c3 commit 6804ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ variable "market_options" {
351351
}
352352

353353
variable "instance_targeet_capacity_type" {
354-
description = "Default lifecyle used runner instances, can be either `spot` or `on-demand`."
354+
description = "Default lifecycle used for runner instances, can be either `spot` or `on-demand`."
355355
type = string
356356
default = "spot"
357357
validation {

0 commit comments

Comments
 (0)