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
@@ -173,6 +173,7 @@ Here are some examples of how you can use this module in your inventory structur
173
173
| log\_delivery\_configuration | The log\_delivery\_configuration block allows the streaming of Redis SLOWLOG or Redis Engine Log to CloudWatch Logs or Kinesis Data Firehose. Max of 2 blocks. |`list(map(any))`|`[]`| no |
174
174
| maintenance\_window | Maintenance window. |`string`|`"sun:05:00-sun:06:00"`| no |
175
175
| managedby | ManagedBy, eg 'CloudDrove' or 'AnmolNagpal'. |`string`|`"anmol@clouddrove.com"`| no |
176
+
| 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`|`false`| no |
176
177
| name | Name (e.g. `app` or `cluster`). |`string`|`""`| no |
177
178
| node\_type | The compute and memory capacity of the nodes in the node group. |`string`|`"cache.t2.small"`| no |
178
179
| notification\_topic\_arn | An Amazon Resource Name (ARN) of an SNS topic to send ElastiCache notifications to. |`string`|`""`| no |
0 commit comments