Skip to content

Commit 0da7697

Browse files
updated repo references
1 parent a5ebd8f commit 0da7697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/complete/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ locals {
1717
}
1818

1919
module "redis" {
20-
source = "../../"
20+
source = "squareops/elasticache-redis/aws"
2121
name = local.name
2222
family = local.family
2323
node_type = local.node_type

0 commit comments

Comments
 (0)