opensearch-project / terraform-provider-opensearch

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

Provider 2.x support #62

Closed prudhvigodithi closed 1 year ago

prudhvigodithi commented 1 year ago

Description

Issues Resolved

Part of: https://github.com/opensearch-project/terraform-provider-opensearch/issues/39

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 and @serge-r can you please take a look and see how I can fix the tests ? Thank you

prudhvigodithi commented 1 year ago

Hey @phillbaker, @serge-r I have fixed the tests and logic that should support the 2.x version, Please review once merged this should be good start to move forward with 2.x support. Thank you

Pending: To run the tfplugindocs cli.

prudhvigodithi commented 1 year ago

Updated the example resource docs and the repo README file. Please check. Thanks

prudhvigodithi commented 1 year ago

Can we please move forward with this PR? Adding @peterzhuamazon @phillbaker @jackson-theisen @serge-r @9rnt @atammy-narmi @bbarani Thank you

andrejvanderzee commented 1 year ago

@phillbaker @jackson-theisen @peterzhuamazon Can you plz take this a step forward and review? Without 2.x support, this provider has not much time left to be relevant.

peterzhuamazon commented 1 year ago

Need review from @phillbaker @jackson-theisen as well.

Thanks.

prudhvigodithi commented 1 year ago

Thanks @peterzhuamazon and @andrejvanderzee. I have start with the v2.0.0-beta.1, this should be a good starting point to roll out the provider 2.x support and streamline the repo for upcoming contributions and releases.