Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Terraform support for ML commons plugin #203

Closed
pberger514 opened this issue Jul 3, 2024 · 1 comment
Closed

[FEATURE] Terraform support for ML commons plugin #203

pberger514 opened this issue Jul 3, 2024 · 1 comment
Labels
enhancement New feature or request untriaged

Comments

@pberger514
Copy link

Is your feature request related to a problem?

Digging into the docs and repo, it looks to me like there's no way to create connectors or register models via terraform. These are the steps that are necessary to get a full neural search pipeline up via terraform, since creating a kNN index and a neural search ingestion pipeline (I believe) are already supported.

What solution would you like?

Some way to create and manage ML commons plugin resources via terraform, specifically connectors and model registration.

What alternatives have you considered?

None this would be a blocker for us for adoption of OpenSearch

Do you have any additional context?

None

@pberger514 pberger514 added enhancement New feature or request untriaged labels Jul 3, 2024
@pberger514
Copy link
Author

Duplicate of #178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request untriaged
Projects
None yet
Development

No branches or pull requests

1 participant