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 36257c0 commit 4d98ec5Copy full SHA for 4d98ec5
README.md
@@ -46,7 +46,7 @@
46
47
```hcl
48
module "compliance_redis" {
49
- source = "github.com/msfidelis/aws-sre-redis-cluster"
+ source = "github.com/production-ready-toolkit/aws-sre-redis-cluster"
50
51
name = "app-x-redis"
52
node_type = "cache.t2.micro"
0 commit comments