opentofu/examples/cross-provider/variables.tf
2015-08-31 10:24:07 +02:00

4 lines
90 B
HCL

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