variable "domain_name" {
description = "The base domain name"
type = string
}
variable "image_tag" {
description = "Version of the Stun server to deploy"