variable "domain_name" { type = string description = "Domain name" } variable "bucket_name" { type = string description = "S3 bucket name for the static site" }