variable "domain_name" { description = "Public domain name for the API (e.g. api.dev.domna.homes)" type = string } variable "api_domain_name" { description = "API Gateway domain (execute-api)" type = string }