- Terraform Provider OpenSearch
- Compatibility
- Version and Branching
- Contributing
- Maintainer Responsibilities
- Getting Help
- Code of Conduct
- Security
- License
- Copyright
This is a terraform provider to provision OpenSearch resources.
This provider will target compatibility with major versions of Opensearch, each major version of this provider corresponding to the major version of Opensearch.
Opensearch version | Supported |
---|---|
1.x | ✅ |
2.x | ❌ |
As of now, this terraform-provider-opensearch repository maintains 2 branches:
- main (2.x.x OpenSearch development)
- 1.x (1.x.x OpenSearch development)
Contributors should choose the corresponding branch(es) when commiting their change(s):
- If you have a change for a specific version, only open PR to specific branch
- If you have a change for all available versions, first open a PR on
main
, then open a backport PR with[x]
in the title, with labelbackport 1.x
, etc.
See developer guide and how to contribute to this project.
If you find a bug, or have a feature request, please don't hesitate to open an issue in this repository.
For more information, see project website and documentation. If you need help and are unsure where to open an issue, try forums.
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact [email protected] with any additional questions or comments.
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public GitHub issue.
This project is licensed under the Apache v2.0 License.
Copyright OpenSearch Contributors. See NOTICE for details.