mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-18 12:42:58 -06:00
4 lines
92 B
Terraform
4 lines
92 B
Terraform
|
variable "dnsimple_domain" {
|
||
|
description = "The domain we are creating a record for."
|
||
|
}
|