Skip to content

Rename Infrastructure Registry page title to Terraform Module Registry

What does this MR do and why?

Rename Infrastructure Registry page title to Terraform Module Registry

Updates on the group & projects list pages which was missed in Rename "Infrastructure Registry" menu to "Terra... (!116488 - merged)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-02-02_at_11.55.27_am Screenshot_2024-02-02_at_11.25.33_am
Screenshot_2024-02-02_at_11.55.37_am Screenshot_2024-02-02_at_11.25.42_am

How to set up and validate locally

  1. Visit Project > Operate > Terraform modules
  2. Enable feature in rails console Feature.enable(:group_level_infrastructure_registry) or per group Feature.enable(:group_level_infrastructure_registry, Group.find(<group-id>))
  3. Visit Group > Operate > Terraform modules

Related to #404075 (closed)

Edited by Rahul Chanila

Merge request reports

Loading