Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 error on documents page #562

Open
saeidskyboy opened this issue Jun 25, 2024 · 3 comments
Open

404 error on documents page #562

saeidskyboy opened this issue Jun 25, 2024 · 3 comments
Labels
question Further information is requested waiting-response Waiting for issue author to respond.

Comments

@saeidskyboy
Copy link

TL;DR

on Terraform Network Module doc section, provided hyperlinks are not working and you will encounter an error "The page you requested could not be found."

Expected behavior

No response

Observed behavior

No response

Terraform Configuration

https://registry.terraform.io/modules/terraform-google-modules/network/google/latest/submodules/vpc

Terraform Version

404 error on documents page

Additional information

https://registry.terraform.io/modules/terraform-google-modules/network/google/modules/vpc
https://registry.terraform.io/modules/terraform-google-modules/network/google/modules/routes
https://registry.terraform.io/modules/terraform-google-modules/network/google/modules/network-firewall-policy

@saeidskyboy saeidskyboy added the bug Something isn't working label Jun 25, 2024
@imrannayer imrannayer added the waiting-response Waiting for issue author to respond. label Jul 16, 2024
@imrannayer imrannayer added question Further information is requested and removed bug Something isn't working labels Sep 3, 2024
@imrannayer imrannayer reopened this Sep 3, 2024
@imrannayer
Copy link
Collaborator

@iennae thx for pointing out. I got it. It is messed on terraform registry. as they are relative path on github. This must be causing issues on other modules too as they must be showing incorrect path on TF registry.

[Sub modules](./modules/) are provided for creating individual vpc, subnets, routes, firewall rules, and firewall policies. See the [modules](./modules/) directory for the various sub modules usage.
- [vpc](./modules/vpc/)
- [subnet](./modules/subnets/)
- [route](./modules/routes/)
- [firewall rules](./modules/firewall-rules/)
- [hierarchical firewall policy](./modules/hierarchical-firewall-policy/)
- [network firewall policy](./modules/network-firewall-policy/)
- [serverless vpc  access connector](./modules/vpc-serverless-connector-beta/)
- [hierarchical firewall policy](./modules/hierarchical-firewall-policy/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested waiting-response Waiting for issue author to respond.
Projects
None yet
Development

No branches or pull requests

3 participants