variable "aws_region" {
  type        = string
  description = "The AWS region"
  default     = "us-east-1"
}
