forked from fediversity/fediversity
4 lines
63 B
HCL
4 lines
63 B
HCL
variable "domain" {
|
|
type = string
|
|
default = "abundos.eu"
|
|
}
|