Skip to content

Commit e0fedf2

Browse files
authored
fixing typo
1 parent 29ba115 commit e0fedf2

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
@@ -12,7 +12,7 @@ variable "ami filter" {
1212
})
1313

1414
default = {
15-
values = "bitnami-tomcat-*-x86_64-hvm-ebs-nami"
15+
name = "bitnami-tomcat-*-x86_64-hvm-ebs-nami"
1616
owner = "979382823631" # Bitnami
1717
}
1818

0 commit comments

Comments
 (0)