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
@@ -170,6 +170,7 @@ Here are some examples of how you can use this module in your inventory structur
170
170
| family | (Required) The family of the ElastiCache parameter group. |`string`|`""`| no |
171
171
| kms\_key\_id | 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`|`""`| no |
172
172
| label\_order | Label order, e.g. `name`,`application`. |`list(any)`|`[]`| no |
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 |
173
174
| maintenance\_window | Maintenance window. |`string`|`"sun:05:00-sun:06:00"`| no |
174
175
| managedby | ManagedBy, eg 'CloudDrove' or 'AnmolNagpal'. |`string`|`"anmol@clouddrove.com"`| no |
175
176
| name | Name (e.g. `app` or `cluster`). |`string`|`""`| no |
0 commit comments