variable "aws_region" {
  default     = "eu-central-1"
  description = "Which AWS region to spin up the environment in"
}