github.com/shvar/terraform@v0.6.9-0.20151215234924-3365cd2231df/examples/cross-provider/variables.tf (about)

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