Skip to content

Commit 81bf853

Browse files
scampkayman-mk
andauthored
Update variables.tf
Co-authored-by: Matthias Kay <[email protected]>
1 parent 1bc9168 commit 81bf853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ variable "runner_instance" {
135135
}
136136

137137
variable "runner_ami_filter" {
138-
description = "List of maps used to create the AMI filter for the Runner AMI. Must resolve to an Amazon Linux 2023 image."
138+
description = "List of maps used to create the AMI filter for the Runner AMI. Must resolve to an Amazon Linux 1, 2 or 2023 image."
139139
type = map(list(string))
140140

141141
default = {

0 commit comments

Comments
 (0)