mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-06-16 03:04:36 +02:00
4 lines
46 B
Terraform
4 lines
46 B
Terraform
variable "region" {
|
|
default = "us-west-2"
|
|
}
|