Skip to content

Commit 80283f3

Browse files
authored
fixing typo LinkedInLearning#2
1 parent e0fedf2 commit 80283f3

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
@@ -3,7 +3,7 @@ variable "instance_type" {
33
default = "t3.nano"
44
}
55

6-
variable "ami filter" {
6+
variable "ami_filter" {
77
description = "name filter and owner for AMI"
88

99
type = object ({

0 commit comments

Comments
 (0)