variable "ec_apikey" { type = string } variable "region" { type = string default = "gcp-europe-west1" } ### Cluster variable "cluster_name" { type = string default = "elastic-for-gke-magento" }