Fediversity/infra/variables.tf

4 lines
63 B
HCL

variable "domain" {
type = string
default = "abundos.eu"
}