Skip to content

Provider search for 'keycloak' returns community provider instead of official #178

@koke1997

Description

@koke1997

Description

When searching for 'keycloak' in the Terraform Provider Registry via terraform-mcp-server, the top result is a community provider from the user mrparkers rather than the official Keycloak provider. This leads to confusion for users who expect official providers to be prioritized.

Testing plan

  1. Search for 'keycloak' using the provider search functionality in terraform-mcp-server.
  2. Observe the returned providers and note that the community provider (mrparkers/keycloak) appears instead of the official Keycloak provider.

Expected Behavior

The search results should prioritize official (and partner) providers over community ones, especially when searching for well-known software such as Keycloak.

Actual Behavior

Currently, the search returns the community provider mrparkers/keycloak as the top result, even when an official Keycloak provider exists in the registry.

Additional Context

This behavior may cause users to unknowingly use unofficial providers, which could have different support or maintenance guarantees. Please consider updating the provider search logic to prefer official and partner providers when available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions