documentation for db_instance.zone_id.
This commit is contained in:
parent
62ea843ff3
commit
9774fcdbb0
|
@ -136,6 +136,7 @@ The following attributes are exported:
|
||||||
* `status` - The RDS instance status
|
* `status` - The RDS instance status
|
||||||
* `username` - The master username for the database
|
* `username` - The master username for the database
|
||||||
* `storage_encrypted` - Specifies whether the DB instance is encrypted
|
* `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:
|
On Oracle instances the following is exported additionally:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue