From dceecdc047795b159b4179cd5b62985b9676869f Mon Sep 17 00:00:00 2001 From: Brandon Hops Date: Thu, 26 Oct 2017 15:03:24 -0400 Subject: [PATCH] website: dyn_record can now be imported Importable as of terraform-providers/terraform-provider-dyn#19 . --- website/docs/import/importability.html.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/import/importability.html.md b/website/docs/import/importability.html.md index 8a513ada4..aeb2b9181 100644 --- a/website/docs/import/importability.html.md +++ b/website/docs/import/importability.html.md @@ -169,6 +169,9 @@ To make a resource importable, please see the * digitalocean_ssh_key * digitalocean_tag * digitalocean_volume +### Dyn + +* dyn_record ### Fastly