deployments/community/variables.tf

5 lines
89 B
HCL

variable "domain_name" {
description = "The base domain name"
type = string
}