terraform/examples/cross-provider/variables.tf

4 lines
90 B
HCL

variable "dnsimple_domain" {
description = "The domain we are creating a record for."
}