From dc04ee8f0fb0d3b0b7c488ce5612e9caba11e65c Mon Sep 17 00:00:00 2001 From: "S. X. Liang" <60531983+Scottpedia@users.noreply.github.com> Date: Sun, 27 Dec 2020 14:33:44 -0500 Subject: [PATCH] Update README.md --- aws/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/README.md b/aws/README.md index ff1eb80..dd6afcc 100644 --- a/aws/README.md +++ b/aws/README.md @@ -9,7 +9,7 @@ This template will create a fully-working IPsec VPN server on Amazon Elastic Com Available customization parameters: - Amazon EC2 instance type -> **Note**: The instance type options offered by this template are possibly not **ALL** available in any specific region. For example, you may not be able to deploy a `m5a.large` instance in ap-east-1.(hypothetically) In that case, you might experience the following error during deployment: `The requested configuration is currently not supported. Please check the documentation for supported configurations`. Newly released regions are prone to cause that problem as there is less variaty of instances. +> **Note**: The instance type options offered by this template are possibly not **ALL** available in any specific region. For example, you may not be able to deploy a `m5a.large` instance in ap-east-1.(hypothetically) In that case, you might experience the following error during deployment: `The requested configuration is currently not supported. Please check the documentation for supported configurations`. Newly released regions are prone to causing that problem as there is less variaty of instances. - OS for your VPN server (Ubuntu 20.04/18.04/16.04, Debian 9) > **Note:** Before using the Debian 9 image on EC2, you need to first subscribe at the AWS Marketplace: [Debian 9](https://aws.amazon.com/marketplace/pp/B073HW9SP3). - Your VPN username