Skip to content

Commit 3891103

Browse files
committed
doc: update module documentation
1 parent 117c771 commit 3891103

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,8 +373,8 @@ Examples codified under the [`examples`](https://github.com/terraform-aws-module
373373

374374
| Name | Version |
375375
|------|---------|
376-
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.93 |
377-
| <a name="provider_random"></a> [random](#provider\_random) | >= 3.0 |
376+
| <a name="provider_aws"></a> [aws](#provider\_aws) | 6.12.0 |
377+
| <a name="provider_random"></a> [random](#provider\_random) | 3.7.2 |
378378

379379
## Modules
380380

@@ -492,6 +492,7 @@ No modules.
492492
| <a name="output_replication_group_engine_version_actual"></a> [replication\_group\_engine\_version\_actual](#output\_replication\_group\_engine\_version\_actual) | Because ElastiCache pulls the latest minor or patch for a version, this attribute returns the running version of the cache engine |
493493
| <a name="output_replication_group_id"></a> [replication\_group\_id](#output\_replication\_group\_id) | ID of the ElastiCache Replication Group |
494494
| <a name="output_replication_group_member_clusters"></a> [replication\_group\_member\_clusters](#output\_replication\_group\_member\_clusters) | Identifiers of all the nodes that are part of this replication group |
495+
| <a name="output_replication_group_port"></a> [replication\_group\_port](#output\_replication\_group\_port) | Port of the primary node in the replication group, if the cluster mode is disabled |
495496
| <a name="output_replication_group_primary_endpoint_address"></a> [replication\_group\_primary\_endpoint\_address](#output\_replication\_group\_primary\_endpoint\_address) | Address of the endpoint for the primary node in the replication group, if the cluster mode is disabled |
496497
| <a name="output_replication_group_reader_endpoint_address"></a> [replication\_group\_reader\_endpoint\_address](#output\_replication\_group\_reader\_endpoint\_address) | Address of the endpoint for the reader node in the replication group, if the cluster mode is disabled |
497498
| <a name="output_security_group_arn"></a> [security\_group\_arn](#output\_security\_group\_arn) | Amazon Resource Name (ARN) of the security group |

0 commit comments

Comments
 (0)