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 2b69eac commit 6631bb2Copy full SHA for 6631bb2
README.md
@@ -13,7 +13,7 @@ Terraform 0.12. Pin module version to `~> v1.0`. Submit pull-requests to `master
13
14
```hcl
15
module "redis" {
16
- source = "umotif-public/"
+ source = "umotif-public/elasticache-redis/aws"
17
version = "~> 1.0"
18
19
0 commit comments