opensearch-project / terraform-provider-opensearch

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

[ci] Test against opensearch 1.3.x #47

Closed phillbaker closed 1 year ago

phillbaker commented 1 year ago

Description

Depends on https://github.com/opensearch-project/terraform-provider-opensearch/pull/46.

Moves testing support forward to 1.2.x, see https://github.com/opensearch-project/terraform-provider-opensearch/pull/44

Issues Resolved

Part of 2.x support

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.

prudhvigodithi commented 1 year ago

Hey @phillbaker we should move all the tests for 1.x version to 1.x branch, main will support the latest major version. https://github.com/opensearch-project/terraform-provider-opensearch#version-and-branching

prudhvigodithi commented 1 year ago

Closing this PR as the main branch CI checks are tested with 2.x versions, related https://github.com/opensearch-project/terraform-provider-opensearch/pull/62. @phillbaker please feel free to re-open if required. @bbarani @peterzhuamazon