Skip to content

Update URLs for Terraform module registry pages

  • Please check this box if this contribution uses AI-generated content as outlined in the GitLab DCO & CLA

What does this MR do and why?

Update URLs for Terraform module registry pages

Change the URL from /infrastructure_registry to /terraform_module_registry for group and projects on the Terraform module registry pages.

How to set up and validate locally

  1. Visit /groups/flightjs/-/terraform_module_registry and /flightjs/Flight/-/terraform_module_registry should display the Terraform Module Registry page
  2. Visit /groups/flightjs/-/infrastructure_registry and /flightjs/Flight/-/infrastructure_registry should redirect to /terraform_module_registry

Related issue: #440531 (closed)

Edited by Justin Zeng

Merge request reports