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
| <aname="input_global_replication_group_id"></a> [global\_replication\_group\_id](#input\_global\_replication\_group\_id)| The ID of the global replication group to which this replication group should belong |`string`|`null`| no |
83
84
| <aname="input_ip_discovery"></a> [ip\_discovery](#input\_ip\_discovery)| The IP version to advertise in the discovery protocol. Valid values are `ipv4` or `ipv6`|`string`|`null`| no |
84
85
| <aname="input_kms_key_arn"></a> [kms\_key\_arn](#input\_kms\_key\_arn)| The ARN of the key that you wish to use if encrypting at rest. If not supplied, uses service managed encryption. Can be specified only if `at_rest_encryption_enabled = true`|`string`|`null`| no |
85
-
| <aname="input_log_delivery_configuration"></a> [log\_delivery\_configuration](#input\_log\_delivery\_configuration)| (Redis only) Specifies the destination and format of Redis SLOWLOG or Redis Engine Log |`list(map(string))`|`[]`| no |
86
+
| <aname="input_log_delivery_configuration"></a> [log\_delivery\_configuration](#input\_log\_delivery\_configuration)| (Redis only) Specifies the destination and format of Redis SLOWLOG or Redis Engine Log |`any`|<pre>{<br> "slow-log": {<br> "destination_type": "cloudwatch-logs",<br> "log_format": "json"<br> }<br>}</pre>| no |
86
87
| <aname="input_maintenance_window"></a> [maintenance\_window](#input\_maintenance\_window)| Specifies the weekly time range for when maintenance on the cache cluster is performed. The format is `ddd:hh24:mi-ddd:hh24:mi` (24H Clock UTC) |`string`|`null`| no |
87
88
| <aname="input_multi_az_enabled"></a> [multi\_az\_enabled](#input\_multi\_az\_enabled)| Specifies whether to enable Multi-AZ Support for the replication group. If true, `automatic_failover_enabled` must also be enabled. Defaults to `false`|`bool`|`null`| no |
88
89
| <aname="input_network_type"></a> [network\_type](#input\_network\_type)| The IP versions for cache cluster connections. Valid values are `ipv4`, `ipv6` or `dual_stack`|`string`|`null`| no |
@@ -125,6 +126,8 @@ No modules.
125
126
126
127
| Name | Description |
127
128
|------|-------------|
129
+
| <aname="output_cloudwatch_log_group_arn"></a> [cloudwatch\_log\_group\_arn](#output\_cloudwatch\_log\_group\_arn)| Arn of cloudwatch log group created |
130
+
| <aname="output_cloudwatch_log_group_name"></a> [cloudwatch\_log\_group\_name](#output\_cloudwatch\_log\_group\_name)| Name of cloudwatch log group created |
128
131
| <aname="output_cluster_address"></a> [cluster\_address](#output\_cluster\_address)| (Memcached only) DNS name of the cache cluster without the port appended |
129
132
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| The ARN of the ElastiCache Cluster |
130
133
| <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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,8 @@ 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
55
| <aname="output_cluster_address"></a> [cluster\_address](#output\_cluster\_address)| (Memcached only) DNS name of the cache cluster without the port appended |
54
56
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| The ARN of the ElastiCache Cluster |
55
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-cluster/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,8 @@ 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
55
| <aname="output_cluster_address"></a> [cluster\_address](#output\_cluster\_address)| (Memcached only) DNS name of the cache cluster without the port appended |
54
56
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| The ARN of the ElastiCache Cluster |
55
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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,8 @@ 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
54
| <aname="output_cluster_address"></a> [cluster\_address](#output\_cluster\_address)| (Memcached only) DNS name of the cache cluster without the port appended |
53
55
| <aname="output_cluster_arn"></a> [cluster\_arn](#output\_cluster\_arn)| The ARN of the ElastiCache Cluster |
54
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`|
0 commit comments