github.com/aznashwan/terraform@v0.4.3-0.20151118032030-21f93ca4558d/examples/cross-provider/variables.tf (about)

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