terraform-google-network icon indicating copy to clipboard operation
terraform-google-network copied to clipboard

404 error on documents page

Open saeidskyboy opened this issue 1 year ago • 3 comments

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 avatar Jun 25 '24 16:06 saeidskyboy

@saeidskyboy following link is working fine

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

imrannayer avatar Jul 16 '24 06:07 imrannayer

The problem is on this page https://registry.terraform.io/modules/terraform-google-modules/network/google/latest

These pages appear to be not linked correctly:

vpc subnet route firewall rules hierarchical firewall policy network firewall policy serverless vpc access connector hierarchical firewall policy

iennae avatar Sep 03 '24 18:09 iennae

@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/)

imrannayer avatar Sep 03 '24 21:09 imrannayer

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Nov 02 '24 23:11 github-actions[bot]

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Jan 03 '25 23:01 github-actions[bot]