Skip to content

Fix bug due to fuzzy matching of terraform module names

What does this MR do and why?

Fixes a bug due to fuzzy matching in the Infrastructure Registry where an incorrect version of a Terraform module can be returned if another module exists under the same group with a package name that is a substring of another package name.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #333791 (closed)

Edited by Matt Kasa

Merge request reports