From a3bbe4b654e05a8de4888f6c58bc324cf5e04900 Mon Sep 17 00:00:00 2001 From: Matthieu Corageoud Date: Tue, 12 Feb 2019 18:46:58 +0000 Subject: [PATCH] Retrieve SOA record using DNS zone instead of building it from record name Signed-off-by: Modular Magician --- docs/resources/google_dns_resource_record_set.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/google_dns_resource_record_set.md b/docs/resources/google_dns_resource_record_set.md index 4517c7769..13694d007 100644 --- a/docs/resources/google_dns_resource_record_set.md +++ b/docs/resources/google_dns_resource_record_set.md @@ -28,4 +28,4 @@ Properties that can be accessed from the `google_dns_resource_record_set` resour * `target`: As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) - * `managed_zone`: Identifies the managed zone addressed by this request. Can be the managed zone name or id. + * `managed_zone`: Identifies the managed zone addressed by this request.