diff --git a/README.md b/README.md index 8487d49..ef96407 100644 --- a/README.md +++ b/README.md @@ -487,6 +487,7 @@ Available targets: | [database\_name](#output\_database\_name) | Database name | | [dbi\_resource\_ids](#output\_dbi\_resource\_ids) | List of the region-unique, immutable identifiers for the DB instances in the cluster | | [endpoint](#output\_endpoint) | The DNS address of the RDS instance | +| [instance\_endpoints](#output\_instance\_endpoints) | List of DNS addresses for the DB instances in the cluster | | [master\_host](#output\_master\_host) | DB Master hostname | | [master\_username](#output\_master\_username) | Username for the master DB user | | [reader\_endpoint](#output\_reader\_endpoint) | A read-only endpoint for the Aurora cluster, automatically load-balanced across replicas |