From 9774fcdbb0360ea9ae1fb5195a2a784080f0c282 Mon Sep 17 00:00:00 2001 From: Michel Rasschaert Date: Wed, 9 Nov 2016 20:40:40 +0100 Subject: [PATCH] documentation for db_instance.zone_id. --- website/source/docs/providers/aws/r/db_instance.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/docs/providers/aws/r/db_instance.html.markdown b/website/source/docs/providers/aws/r/db_instance.html.markdown index 1dd3a1b5c..cafd6060e 100644 --- a/website/source/docs/providers/aws/r/db_instance.html.markdown +++ b/website/source/docs/providers/aws/r/db_instance.html.markdown @@ -136,6 +136,7 @@ The following attributes are exported: * `status` - The RDS instance status * `username` - The master username for the database * `storage_encrypted` - Specifies whether the DB instance is encrypted +* `zone_id` - The canonical hosted zone ID of the DB instance (to be used in a Route 53 Alias record) On Oracle instances the following is exported additionally: