github.com/i0n/terraform@v0.4.3-0.20150506151324-010a39a58ec1/examples/cross-provider/variables.tf (about)

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