variable "aws_region" {
  default = "us-east-1"
}

variable "service_name" {
  default = "auth0-m2m-config"
}
