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

Support opensearch #237

Closed
amirkkn opened this issue Jan 5, 2022 · 1 comment
Closed

Support opensearch #237

amirkkn opened this issue Jan 5, 2022 · 1 comment

Comments

@amirkkn
Copy link

amirkkn commented Jan 5, 2022

I'm trying to use this terraform provider for provisioning opensearch roles and other configs, which was deployed on top of the kubernetes using official helm chart. I don't use the AWS opensearch.

Terraform detects my elasticsearch cluster and the connection is established successfully, but I get the error during terraform apply:

Error: ElasticSearch version 1.2.3 is older than 6.0.0 and is not supported.

Is any plan to support opensearch in the near future?

Thanks in Advance


Opensearch helm chart: 1.5.7
Opensearch app version: 1.2.3
Terraform elasticsearch provider version: 2.0.0-beta.2

@phillbaker
Copy link
Owner

Please see #218, enabling compatibility mode on the cluster before using the provider should enable almost all features immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants