github.com/wangzhucn/terraform@v0.6.7-0.20151109233120-4eea011b56b3/examples/cross-provider/variables.tf (about)

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