variable "region" { default = "ap-southeast-2" description = "AWS region" } variable "cluster_name" { default = "getting-started-eks" }