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 751b4e9 commit c2003fbCopy full SHA for c2003fb
readme.md
@@ -6,7 +6,7 @@ A Terraform module that represents an AWS ElastiCache Redis cluster. Note that
6
7
```terraform
8
module "elasticache_redis" {
9
- source = "github.com/turnerlabs/terraform-aws-elasticache-redis?ref=v1.1"
+ source = "github.com/turnerlabs/terraform-aws-elasticache-redis?ref=v2.0"
10
11
cluster_id = "myteam-myapp-dev"
12
0 commit comments