Skip to content

Update terraform details page to use helpPagePath helper

What does this MR do and why?

Updates terraform_installation component

Additionally, update test for app_spec.js modified in Refactor terraform registry details page to use... (!157135 - merged)

Updated documentation link to point to https://docs.gitlab.com/ee/user/packages/terraform_module_registry/#reference-a-terraform-module, which feels closer to the content on the page.

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

No change in UI, therefore no Changelog entry added.

How to set up and validate locally

  1. Visit Project > Operate > Terraform modules
  2. Use API to publish terraform modules to project.
  3. Click on the newly uploaded module
  4. On the details page, ensure link to documentation is displayed.

Related to #435850

Edited by Rahul Chanila

Merge request reports