opensearch-project / terraform-provider-opensearch

https://registry.terraform.io/providers/opensearch-project/opensearch
Apache License 2.0
74 stars 57 forks source link

[FEATURE] Support KNN Index Setup #75

Closed sam-h-bean closed 10 months ago

sam-h-bean commented 1 year ago

Is your feature request related to a problem?

I want to provision and configure KNN index properties via terraform but you don't seem to support the args that are added via plugin here

What solution would you like?

Support configuring KNN index properties via terraform.

What alternatives have you considered?

Use a script that runs after terraform to apply additional index configuration.

Do you have any additional context?

No

prudhvigodithi commented 11 months ago

[Untriage] Thanks @sam-h-bean @rblcoder @afrodidact @premkirank please take a look. Thank you

mcarroll1 commented 10 months ago

Hello!

My team is also in need of this feature. I plan to submit a PR for it on Friday, adhering to these guidelines: https://github.com/opensearch-project/terraform-provider-opensearch/blob/main/CONTRIBUTING.md.

No action is requested, I am simply stating my intent here.

prudhvigodithi commented 10 months ago

Thanks @mcarroll1.