github.com/willrstern/terraform@v0.6.7-0.20151106173844-fa471ddbb53a/examples/cross-provider/variables.tf (about)

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