terraform/basic_components/variables.tf (3 lines of code) (raw):

variable "region" { default = "us-west-2" }