gruntwork-io / gruntwork-io/docs

Cache module docs point to a repository that doesn't exist

Open
#2,673 0 comments 0 reactions 1 assignee Claimed by @ZachGoldberg View on GitHub
Dominant language
JavaScript
Stars
28
Forks
43
Avg merge
1d 12h
Merged PRs (30d)
27

Description

Looking at the Valkey sample at https://docs.gruntwork.io/reference/modules/terraform-aws-cache/valkey/#sample-usage, this points to a repository that doesn't exist. This is a similar case for all other Cache modules listed in the docs.

```
# ------------------------------------------------------------------------------------------------------
# DEPLOY GRUNTWORK'S VALKEY MODULE
# ------------------------------------------------------------------------------------------------------

module "valkey" {
source = "git::git@github.com:gruntwork-io/terraform-aws-cache.git//modules/valkey?ref=v1.0.1"
...
}
```

https://github.com/gruntwork-io/terraform-aws-cache returns a 404. Looking at the org level, I don't even see that this was moved/renamed, etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.