github.com/jmbataller/terraform@v0.6.8-0.20151125192640-b7a12e3a580c/examples/cross-provider/variables.tf (about)

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