docs/aws: Rename zone_id to hosted_zone_id for aws_db_instance (#10010)

This commit is contained in:
Paul Stack 2016-11-10 06:50:02 +00:00 committed by GitHub
parent 25a633a46a
commit 73e191442d
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +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)
* `hosted_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: