github.com/jsoriano/terraform@v0.6.7-0.20151026070445-8b70867fdd95/examples/cross-provider/variables.tf (about)

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