We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f799c21 commit 36568caCopy full SHA for 36568ca
src/modules/redis_cluster/main.tf
@@ -10,7 +10,7 @@ locals {
10
11
module "redis" {
12
source = "cloudposse/elasticache-redis/aws"
13
- version = "1.9.1"
+ version = "1.9.2"
14
15
name = var.cluster_name
16
0 commit comments