opentofu/examples/cross-provider/variables.tf
2014-10-13 22:18:45 -07:00

4 lines
92 B
HCL

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