Skip to content

Commit 1c37aaf

Browse files
committed
typo
1 parent da69a56 commit 1c37aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
variable "eks_cluster_name" {}
22
variable "region" {}
3-
variable "instanct_type" {
3+
variable "instance_type" {
44
default = "m5.large"
55
}
66

0 commit comments

Comments
 (0)