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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,10 @@ No modules.
209
209
| <aname="output_rds_cluster_arn"></a> [rds\_cluster\_arn](#output\_rds\_cluster\_arn)| The ID of the aurora cluster |
210
210
| <aname="output_rds_cluster_endpoint"></a> [rds\_cluster\_endpoint](#output\_rds\_cluster\_endpoint)| The cluster endpoint |
211
211
| <aname="output_rds_cluster_id"></a> [rds\_cluster\_id](#output\_rds\_cluster\_id)| The ID of the cluster |
212
+
| <aname="output_rds_cluster_instance_arns"></a> [rds\_cluster\_instance\_arns](#output\_rds\_cluster\_instance\_arns)| A list of all cluster instance ARNs |
213
+
| <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 |
212
214
| <aname="output_rds_cluster_instance_endpoints"></a> [rds\_cluster\_instance\_endpoints](#output\_rds\_cluster\_instance\_endpoints)| A list of all cluster instance endpoints |
215
+
| <aname="output_rds_cluster_instance_ids"></a> [rds\_cluster\_instance\_ids](#output\_rds\_cluster\_instance\_ids)| A list of all cluster instance ids |
213
216
| <aname="output_rds_cluster_master_password"></a> [rds\_cluster\_master\_password](#output\_rds\_cluster\_master\_password)| The master password |
214
217
| <aname="output_rds_cluster_master_username"></a> [rds\_cluster\_master\_username](#output\_rds\_cluster\_master\_username)| The master username |
215
218
| <aname="output_rds_cluster_port"></a> [rds\_cluster\_port](#output\_rds\_cluster\_port)| The port |
0 commit comments