Skip to content

Commit 8c430f0

Browse files
committed
update README.md
1 parent e6b7834 commit 8c430f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ Here are some examples of how you can use this module in your inventory structur
170170
| family | (Required) The family of the ElastiCache parameter group. | `string` | `""` | no |
171171
| 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 |
172172
| 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 |
173174
| maintenance\_window | Maintenance window. | `string` | `"sun:05:00-sun:06:00"` | no |
174175
| managedby | ManagedBy, eg 'CloudDrove' or 'AnmolNagpal'. | `string` | `"anmol@clouddrove.com"` | no |
175176
| name | Name (e.g. `app` or `cluster`). | `string` | `""` | no |

0 commit comments

Comments
 (0)