Fix bug due to fuzzy matching in Infrastructure Registry
Fixes a bug where an incorrect Terraform module can be returned when the name of one module is a substring of the name of another module due to the finder using a fuzzy match. Changelog: fixed Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/333791
Showing
Please register or sign in to comment