From 52f6abf47b80093f7ed996d5a93c8aab4acbc43f Mon Sep 17 00:00:00 2001 From: Joshua Carp Date: Tue, 13 Feb 2018 15:07:05 -0500 Subject: [PATCH] Document aws_route53_record importable (#17306) See https://github.com/hashicorp/terraform-website/issues/20 --- website/docs/import/importability.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/import/importability.html.md b/website/docs/import/importability.html.md index b8e86d25e..b29ba82a4 100644 --- a/website/docs/import/importability.html.md +++ b/website/docs/import/importability.html.md @@ -88,6 +88,7 @@ To make a resource importable, please see the * aws_redshift_subnet_group * aws_route53_delegation_set * aws_route53_health_check +* aws_route53_record * aws_route53_zone * aws_route_table * aws_s3_bucket