Files
opentf/website/source
James Healy ae7df37e6f Make dnsimple_records importable (#9130)
* Make dnsimple_records importable

terraform 0.7 supports importing a resource into the local state, and
this adds that feature to the dnsimple_record resource.

Unfortunately, the DNSimple v1 API requires a domain name and record ID
to fetch a record, so the import command accepts both pieces of data as
a slash-delimted string like so:

    terraform import dnsimple_record.test example.com/1234

* add an acceptance test for importing a dnsimple_record
2017-04-27 02:07:23 +12:00
..
2017-04-18 14:10:27 -04:00
2017-04-06 14:09:07 -04:00
2017-04-06 14:08:37 -04:00
2017-04-06 14:08:40 -04:00
2017-04-06 14:08:37 -04:00
2017-04-06 14:08:37 -04:00
2017-04-06 14:08:40 -04:00
2017-04-06 18:50:23 -04:00
2017-04-06 14:08:40 -04:00
2014-10-21 23:20:26 -04:00
2016-11-01 13:56:08 +00:00
2014-10-21 23:20:21 -04:00