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
+1
Original file line number
Diff line number
Diff line change
@@ -473,6 +473,7 @@ No modules.
473
473
|------|-------------|
474
474
| <aname="output_cloudwatch_log_group_arn"></a> [cloudwatch\_log\_group\_arn](#output\_cloudwatch\_log\_group\_arn)| Arn of cloudwatch log group created |
475
475
| <aname="output_cloudwatch_log_group_name"></a> [cloudwatch\_log\_group\_name](#output\_cloudwatch\_log\_group\_name)| Name of cloudwatch log group created |
476
+
| <aname="output_cloudwatch_log_groups"></a> [cloudwatch\_log\_groups](#output\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
476
477
| <aname="output_cluster_address"></a> [cluster\_address](#output\_cluster\_address)| (Memcached only) DNS name of the cache cluster without the port appended |
477
478
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| The ARN of the ElastiCache Cluster |
478
479
| <aname="output_cluster_cache_nodes"></a> [cluster\_cache\_nodes](#output\_cluster\_cache\_nodes)| List of node objects including `id`, `address`, `port` and `availability_zone`|
Copy file name to clipboardExpand all lines: examples/memcached-cluster/README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -50,8 +50,7 @@ No inputs.
50
50
51
51
| Name | Description |
52
52
|------|-------------|
53
-
| <aname="output_cloudwatch_log_group_arn"></a> [cloudwatch\_log\_group\_arn](#output\_cloudwatch\_log\_group\_arn)| Arn of cloudwatch log group created |
54
-
| <aname="output_cloudwatch_log_group_name"></a> [cloudwatch\_log\_group\_name](#output\_cloudwatch\_log\_group\_name)| Name of cloudwatch log group created |
53
+
| <aname="output_cloudwatch_log_groups"></a> [cloudwatch\_log\_groups](#output\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
55
54
| <aname="output_cluster_address"></a> [cluster\_address](#output\_cluster\_address)| (Memcached only) DNS name of the cache cluster without the port appended |
56
55
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| The ARN of the ElastiCache Cluster |
57
56
| <aname="output_cluster_cache_nodes"></a> [cluster\_cache\_nodes](#output\_cluster\_cache\_nodes)| List of node objects including `id`, `address`, `port` and `availability_zone`|
Copy file name to clipboardExpand all lines: examples/redis-cluster-mode/README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,7 @@ No inputs.
52
52
53
53
| Name | Description |
54
54
|------|-------------|
55
-
| <aname="output_cloudwatch_log_group_arn"></a> [cloudwatch\_log\_group\_arn](#output\_cloudwatch\_log\_group\_arn)| Arn of cloudwatch log group created |
56
-
| <aname="output_cloudwatch_log_group_name"></a> [cloudwatch\_log\_group\_name](#output\_cloudwatch\_log\_group\_name)| Name of cloudwatch log group created |
55
+
| <aname="output_cloudwatch_log_groups"></a> [cloudwatch\_log\_groups](#output\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
57
56
| <aname="output_cluster_address"></a> [cluster\_address](#output\_cluster\_address)| (Memcached only) DNS name of the cache cluster without the port appended |
58
57
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| The ARN of the ElastiCache Cluster |
59
58
| <aname="output_cluster_cache_nodes"></a> [cluster\_cache\_nodes](#output\_cluster\_cache\_nodes)| List of node objects including `id`, `address`, `port` and `availability_zone`|
Copy file name to clipboardExpand all lines: examples/redis-cluster/README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -50,8 +50,7 @@ No inputs.
50
50
51
51
| Name | Description |
52
52
|------|-------------|
53
-
| <aname="output_cloudwatch_log_group_arn"></a> [cloudwatch\_log\_group\_arn](#output\_cloudwatch\_log\_group\_arn)| Arn of cloudwatch log group created |
54
-
| <aname="output_cloudwatch_log_group_name"></a> [cloudwatch\_log\_group\_name](#output\_cloudwatch\_log\_group\_name)| Name of cloudwatch log group created |
53
+
| <aname="output_cloudwatch_log_groups"></a> [cloudwatch\_log\_groups](#output\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
55
54
| <aname="output_cluster_address"></a> [cluster\_address](#output\_cluster\_address)| (Memcached only) DNS name of the cache cluster without the port appended |
56
55
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| The ARN of the ElastiCache Cluster |
57
56
| <aname="output_cluster_cache_nodes"></a> [cluster\_cache\_nodes](#output\_cluster\_cache\_nodes)| List of node objects including `id`, `address`, `port` and `availability_zone`|
Copy file name to clipboardExpand all lines: examples/redis-global-replication-group/README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -57,8 +57,7 @@ No inputs.
57
57
58
58
| Name | Description |
59
59
|------|-------------|
60
-
| <aname="output_cloudwatch_log_group_arn"></a> [cloudwatch\_log\_group\_arn](#output\_cloudwatch\_log\_group\_arn)| Arn of cloudwatch log group created |
61
-
| <aname="output_cloudwatch_log_group_name"></a> [cloudwatch\_log\_group\_name](#output\_cloudwatch\_log\_group\_name)| Name of cloudwatch log group created |
60
+
| <aname="output_cloudwatch_log_groups"></a> [cloudwatch\_log\_groups](#output\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
62
61
| <aname="output_cluster_address"></a> [cluster\_address](#output\_cluster\_address)| (Memcached only) DNS name of the cache cluster without the port appended |
63
62
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| The ARN of the ElastiCache Cluster |
64
63
| <aname="output_cluster_cache_nodes"></a> [cluster\_cache\_nodes](#output\_cluster\_cache\_nodes)| List of node objects including `id`, `address`, `port` and `availability_zone`|
Copy file name to clipboardExpand all lines: examples/redis-replication-group-with-cluster-replica/README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -51,8 +51,7 @@ No inputs.
51
51
52
52
| Name | Description |
53
53
|------|-------------|
54
-
| <aname="output_cloudwatch_log_group_arn"></a> [cloudwatch\_log\_group\_arn](#output\_cloudwatch\_log\_group\_arn)| Arn of cloudwatch log group created |
55
-
| <aname="output_cloudwatch_log_group_name"></a> [cloudwatch\_log\_group\_name](#output\_cloudwatch\_log\_group\_name)| Name of cloudwatch log group created |
54
+
| <aname="output_cloudwatch_log_groups"></a> [cloudwatch\_log\_groups](#output\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
56
55
| <aname="output_cluster_address"></a> [cluster\_address](#output\_cluster\_address)| (Memcached only) DNS name of the cache cluster without the port appended |
57
56
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| The ARN of the ElastiCache Cluster |
58
57
| <aname="output_cluster_cache_nodes"></a> [cluster\_cache\_nodes](#output\_cluster\_cache\_nodes)| List of node objects including `id`, `address`, `port` and `availability_zone`|
Copy file name to clipboardExpand all lines: examples/redis-replication-group/README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,7 @@ No inputs.
49
49
50
50
| Name | Description |
51
51
|------|-------------|
52
-
| <aname="output_cloudwatch_log_group_arn"></a> [cloudwatch\_log\_group\_arn](#output\_cloudwatch\_log\_group\_arn)| Arn of cloudwatch log group created |
53
-
| <aname="output_cloudwatch_log_group_name"></a> [cloudwatch\_log\_group\_name](#output\_cloudwatch\_log\_group\_name)| Name of cloudwatch log group created |
52
+
| <aname="output_cloudwatch_log_groups"></a> [cloudwatch\_log\_groups](#output\_cloudwatch\_log\_groups)| Map of CloudWatch log groups created and their attributes |
54
53
| <aname="output_cluster_address"></a> [cluster\_address](#output\_cluster\_address)| (Memcached only) DNS name of the cache cluster without the port appended |
55
54
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| The ARN of the ElastiCache Cluster |
56
55
| <aname="output_cluster_cache_nodes"></a> [cluster\_cache\_nodes](#output\_cluster\_cache\_nodes)| List of node objects including `id`, `address`, `port` and `availability_zone`|
0 commit comments