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