github.com/profects/terraform@v0.9.0-beta1.0.20170227135739-92d4809db30d/examples/cross-provider/variables.tf (about)

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