variable "aws_region" {
  default     = "us-east-1"
  description = "Which AWS region to place the bucket in"
}

