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