FormidableLabs / FormidableLabs/terraform-aws-serverless
[TRACKING] TF registry breaks on relative links.
Open
bug
- Dominant language
- HCL
- Stars
- 142
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Both [xray](https://registry.terraform.io/modules/FormidableLabs/serverless/aws/modules/xray/README.md) and [vpc](https://registry.terraform.io/modules/FormidableLabs/serverless/aws/modules/vpc/README.md) submodules give me a **404 Not Found**.
The code seems correct [per the docs](https://www.terraform.io/docs/modules/index.html#standard-module-structure) ⬇️ , so it might be a registry problem?
> Nested modules should exist under the modules/ subdirectory. Any nested module with a README.md is considered usable by an external user.
Contributor guide
Assessment
This issue has not been assessed yet.