Skip to content

Commit 8492065

Browse files
chore(deps): update terraform cloudposse/elasticache-redis/aws to v1.8.0
1 parent 6eab8ee commit 8492065

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 = "1.7.0"
13+
version = "1.8.0"
1414

1515
name = var.cluster_name
1616

0 commit comments

Comments
 (0)