self-host/tform/blog/variables.tf

4 lines
37 B
Terraform

variable "domain" {
type = string
}