github.com/adamar/terraform@v0.2.2-0.20141016210445-2e703afdad0e/examples/cross-provider/variables.tf (about)

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