From aff3c564b39e0f26c88f7ce1ea48a4bc4a862d0b Mon Sep 17 00:00:00 2001 From: David Pilato Date: Mon, 25 Jan 2016 08:46:51 +0100 Subject: [PATCH] Add seoul endpoints for EC2 discovery and S3 snapshots Add documentation for #16167 --- docs/plugins/discovery-ec2.asciidoc | 1 + docs/plugins/repository-s3.asciidoc | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/plugins/discovery-ec2.asciidoc b/docs/plugins/discovery-ec2.asciidoc index 567c80a3832..27d6d08a4ec 100644 --- a/docs/plugins/discovery-ec2.asciidoc +++ b/docs/plugins/discovery-ec2.asciidoc @@ -113,6 +113,7 @@ The available values are: * `ap-southeast-1` * `ap-southeast-2` * `ap-northeast` (`ap-northeast-1`) +* `ap-northeast-2` (`ap-northeast-2`) * `eu-west` (`eu-west-1`) * `eu-central` (`eu-central-1`) * `sa-east` (`sa-east-1`) diff --git a/docs/plugins/repository-s3.asciidoc b/docs/plugins/repository-s3.asciidoc index faaa87302ee..7c89b0e29e6 100644 --- a/docs/plugins/repository-s3.asciidoc +++ b/docs/plugins/repository-s3.asciidoc @@ -116,6 +116,7 @@ The available values are: * `ap-southeast-1` * `ap-southeast-2` * `ap-northeast` (`ap-northeast-1`) +* `ap-northeast-2` (`ap-northeast-2`) * `eu-west` (`eu-west-1`) * `eu-central` (`eu-central-1`) * `sa-east` (`sa-east-1`)