Skip to content

Commit 16c6c3b

Browse files
authored
Bump elasticache-redis Module (cloudposse/terraform-aws-components#767)
1 parent 1db14a4 commit 16c6c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/redis_cluster/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ locals {
1010

1111
module "redis" {
1212
source = "cloudposse/elasticache-redis/aws"
13-
version = "0.44.0"
13+
version = "0.52.0"
1414

1515
name = var.cluster_name
1616

0 commit comments

Comments
 (0)