opensearch-project / terraform-provider-opensearch

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

Remove checks for Opensearch version #168

Closed rblcoder closed 6 months ago

rblcoder commented 6 months ago

Description

Remove checks for Opensearch version

Issues Resolved

36

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

rblcoder commented 6 months ago

@prudhvigodithi Please review this PR.

prudhvigodithi commented 6 months ago

Thanks @rblcoder the PR LGTM, can you please update the the readme with more details mentioning the support for 2.x series of OpenSearch with the provider 2.x release series? also please add for 1.x version of OpenSerach its recommended to use 1.x version of provider. Thank you

prudhvigodithi commented 6 months ago

Also @rblcoder should we create a seperate readme for versioning and support, like a matrix any thoughts? Example https://kops.sigs.k8s.io/welcome/releases/ https://github.com/prometheus-operator/kube-prometheus?tab=readme-ov-file#compatibility Adding @bbarani @peterzhuamazon @phillbaker @jackson-theisen

rblcoder commented 6 months ago

Also @rblcoder should we create a seperate readme for versioning and support, like a matrix any thoughts? Example https://kops.sigs.k8s.io/welcome/releases/ https://github.com/prometheus-operator/kube-prometheus?tab=readme-ov-file#compatibility Adding @bbarani @peterzhuamazon @phillbaker @jackson-theisen

@prudhvigodithi I have modified the compatibility information according to the example you have provided.

prudhvigodithi commented 6 months ago

LGTM, thanks @rblcoder. Adding @bbarani @rblcoder