variable "domain_name" { description = "Name of the base domain for Route53" type = string } variable "api_url_prefix" { description = "Prefix for the API URL" type = string }