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

