You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,6 +201,7 @@ No modules.
201
201
| <aname="output_rds_cluster_engine_version"></a> [rds\_cluster\_engine\_version](#output\_rds\_cluster\_engine\_version)| The cluster engine version |
202
202
| <aname="output_rds_cluster_hosted_zone_id"></a> [rds\_cluster\_hosted\_zone\_id](#output\_rds\_cluster\_hosted\_zone\_id)| Route53 hosted zone id of the created cluster |
203
203
| <aname="output_rds_cluster_id"></a> [rds\_cluster\_id](#output\_rds\_cluster\_id)| The ID of the cluster |
204
+
| <aname="output_rds_cluster_instance_dbi_resource_ids"></a> [rds\_cluster\_instance\_dbi\_resource\_ids](#output\_rds\_cluster\_instance\_dbi\_resource\_ids)| A list of all the region-unique, immutable identifiers for the DB instances |
204
205
| <aname="output_rds_cluster_instance_endpoints"></a> [rds\_cluster\_instance\_endpoints](#output\_rds\_cluster\_instance\_endpoints)| A list of all cluster instance endpoints |
205
206
| <aname="output_rds_cluster_instance_ids"></a> [rds\_cluster\_instance\_ids](#output\_rds\_cluster\_instance\_ids)| A list of all cluster instance ids |
206
207
| <aname="output_rds_cluster_master_password"></a> [rds\_cluster\_master\_password](#output\_rds\_cluster\_master\_password)| The master password |
Copy file name to clipboardExpand all lines: examples/mysql/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,7 @@ No inputs.
56
56
| <aname="output_rds_cluster_database_name"></a> [rds\_cluster\_database\_name](#output\_rds\_cluster\_database\_name)| Name for an automatically created database on cluster creation |
57
57
| <aname="output_rds_cluster_endpoint"></a> [rds\_cluster\_endpoint](#output\_rds\_cluster\_endpoint)| The cluster endpoint |
58
58
| <aname="output_rds_cluster_id"></a> [rds\_cluster\_id](#output\_rds\_cluster\_id)| The ID of the cluster |
59
+
| <aname="output_rds_cluster_instance_dbi_resource_ids"></a> [rds\_cluster\_instance\_dbi\_resource\_ids](#output\_rds\_cluster\_instance\_dbi\_resource\_ids)| A list of all the region-unique, immutable identifiers for the DB instances |
59
60
| <aname="output_rds_cluster_instance_endpoints"></a> [rds\_cluster\_instance\_endpoints](#output\_rds\_cluster\_instance\_endpoints)| A list of all cluster instance endpoints |
60
61
| <aname="output_rds_cluster_instance_ids"></a> [rds\_cluster\_instance\_ids](#output\_rds\_cluster\_instance\_ids)| A list of all cluster instance ids |
61
62
| <aname="output_rds_cluster_master_password"></a> [rds\_cluster\_master\_password](#output\_rds\_cluster\_master\_password)| The master password |
Copy file name to clipboardExpand all lines: examples/postgresql/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,7 @@ No inputs.
56
56
| <aname="output_rds_cluster_database_name"></a> [rds\_cluster\_database\_name](#output\_rds\_cluster\_database\_name)| Name for an automatically created database on cluster creation |
57
57
| <aname="output_rds_cluster_endpoint"></a> [rds\_cluster\_endpoint](#output\_rds\_cluster\_endpoint)| The cluster endpoint |
58
58
| <aname="output_rds_cluster_id"></a> [rds\_cluster\_id](#output\_rds\_cluster\_id)| The ID of the cluster |
59
+
| <aname="output_rds_cluster_instance_dbi_resource_ids"></a> [rds\_cluster\_instance\_dbi\_resource\_ids](#output\_rds\_cluster\_instance\_dbi\_resource\_ids)| A list of all the region-unique, immutable identifiers for the DB instances |
59
60
| <aname="output_rds_cluster_instance_endpoints"></a> [rds\_cluster\_instance\_endpoints](#output\_rds\_cluster\_instance\_endpoints)| A list of all cluster instance endpoints |
60
61
| <aname="output_rds_cluster_instance_ids"></a> [rds\_cluster\_instance\_ids](#output\_rds\_cluster\_instance\_ids)| A list of all cluster instance ids |
61
62
| <aname="output_rds_cluster_master_password"></a> [rds\_cluster\_master\_password](#output\_rds\_cluster\_master\_password)| The master password |
0 commit comments