Skip to content

Commit c2003fb

Browse files
committed
v2.0
1 parent 751b4e9 commit c2003fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A Terraform module that represents an AWS ElastiCache Redis cluster. Note that
66

77
```terraform
88
module "elasticache_redis" {
9-
source = "github.com/turnerlabs/terraform-aws-elasticache-redis?ref=v1.1"
9+
source = "github.com/turnerlabs/terraform-aws-elasticache-redis?ref=v2.0"
1010
1111
cluster_id = "myteam-myapp-dev"
1212

0 commit comments

Comments
 (0)