Skip to content

Commit ae62828

Browse files
committed
Split cloud-aws in 3.0 only
1 parent 04deb98 commit ae62828

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
**IMPORTANT**: this project now moved to elasticsearch repository: [repository-s3](https://github.com/elastic/elasticsearch/tree/master/plugins/repository-s3) and [discovery-ec2](https://github.com/elastic/elasticsearch/tree/master/plugins/discovery-ec2).
1+
**IMPORTANT**: this project now moved to elasticsearch repository (from elasticsearch 2.0.0):
2+
3+
* [cloud-aws](https://github.com/elastic/elasticsearch/tree/2.0/plugins/cloud-aws) [documentation](https://www.elastic.co/guide/en/elasticsearch/plugins/current/cloud-aws.html)
4+
5+
In elasticsearch master branch, the code has been split:
6+
7+
* [repository-s3](https://github.com/elastic/elasticsearch/tree/master/plugins/repository-s3) [documentation](https://www.elastic.co/guide/en/elasticsearch/plugins/master/repository-s3.html)
8+
* [discovery-ec2](https://github.com/elastic/elasticsearch/tree/master/plugins/discovery-ec2) [documentation](https://www.elastic.co/guide/en/elasticsearch/plugins/master/discovery-ec2.html)
29

310
Only important bug fixes will be merged here. If you have a question about the plugin, please use [discuss.elastic.co](https://discuss.elastic.co/c/elasticsearch). If you want to report a bug, please use [elasticsearch repository](https://github.com/elastic/elasticsearch/issues/new).
411

0 commit comments

Comments
 (0)