Skip to content

Commit 1bc1c49

Browse files
committed
update README.md
1 parent a725590 commit 1bc1c49

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
@@ -185,6 +185,7 @@ Here are some examples of how you can use this module in your inventory structur
185185
| replication\_enabled | (Redis only) Enabled or disabled replication\_group for redis standalone instance. | `bool` | `false` | no |
186186
| replication\_group\_id | The replication group identifier This parameter is stored as a lowercase string. | `string` | `""` | no |
187187
| repository | Terraform current module repo | `string` | `"https://github.com/clouddrove/terraform-aws-elasticache"` | no |
188+
| retention\_in\_days | Specifies the number of days you want to retain log events in the specified log group. | `number` | `0` | no |
188189
| security\_group\_ids | One or more VPC security groups associated with the cache cluster. | `list` | `[]` | no |
189190
| security\_group\_names | A list of cache security group names to associate with this replication group. | `any` | `null` | no |
190191
| snapshot\_arns | A single-element string list containing an Amazon Resource Name (ARN) of a Redis RDB snapshot file stored in Amazon S3. | `any` | `null` | no |

0 commit comments

Comments
 (0)