terraform/builtin/providers/dnsimple
Justin Campbell 6f4b7b25c6 providers/dnsimple: default ttl to 3600
Since the field is optional and DNSimple defaults it to 3600 on their end, `terraform plan` currently will report `ttl: "3600" => ""`.
2015-04-28 09:20:23 -04:00
..
config.go Removing obsolete struct tags 2014-11-17 18:58:41 +01:00
provider.go Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
provider_test.go Refactoring the DNSimple provider 2014-11-17 14:01:00 +01:00
resource_dnsimple_record.go providers/dnsimple: default ttl to 3600 2015-04-28 09:20:23 -04:00
resource_dnsimple_record_test.go Refactoring the DNSimple provider 2014-11-17 14:01:00 +01:00