terraform/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
..
assets Update ldlogo 2017-04-18 14:10:27 -04:00
docs Make dnsimple_records importable (#9130) 2017-04-27 02:07:23 +12:00
intro Update intro section 2017-04-06 14:09:07 -04:00
layouts provider/alicloud: Migrating documentation from sidebar regex to strings 2017-04-27 01:03:20 +12:00
upgrade-guides website: backend upgrade guide 2017-02-28 19:19:57 -08:00
404.html.md Update basic scaffolding 2017-04-06 14:08:37 -04:00
android-manifest.json.erb Add favicons 2017-04-06 14:08:40 -04:00
community.html.erb Update basic scaffolding 2017-04-06 14:08:37 -04:00
downloads.html.erb Update basic scaffolding 2017-04-06 14:08:37 -04:00
favicon.ico Add favicons 2017-04-06 14:08:40 -04:00
index.html.erb Add logo with text 2017-04-06 18:50:23 -04:00
microsoft-tile.xml.builder Add favicons 2017-04-06 14:08:40 -04:00
robots.txt
security.html.erb Add security page (#9717) 2016-11-01 13:56:08 +00:00
sitemap.xml.builder