We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da69a56 commit 1c37aafCopy full SHA for 1c37aaf
main.tf
@@ -1,6 +1,6 @@
1
variable "eks_cluster_name" {}
2
variable "region" {}
3
-variable "instanct_type" {
+variable "instance_type" {
4
default = "m5.large"
5
}
6
0 commit comments