variable "vpc_id" { } variable "private_subnets" { } variable "public_subnets" { } # variable "worker_group_1_security_id" { # } # variable "worker_group_all_security_id" { # } # variable "worker_group_2_security_id" { # } # variable "serviceprinciple_id" { # } # variable "serviceprinciple_key" { # } # variable "location" { # default = "australiaeast" # } # variable "kubernetes_version" { # default = "1.16.10" # } # variable "ssh_key" { # }