From b48dfa70782da6cdf7d11057724c8e077e1a30ba Mon Sep 17 00:00:00 2001 From: Scottpedia Date: Wed, 19 Jul 2023 10:21:20 +0800 Subject: [PATCH] add improved banner on instance availability --- aws/README-zh.md | 6 +++++- aws/README.md | 5 ++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/aws/README-zh.md b/aws/README-zh.md index 2943b79..5abaa46 100644 --- a/aws/README-zh.md +++ b/aws/README-zh.md @@ -7,7 +7,11 @@ 可用的自定义参数: - Amazon EC2 实例类型 -> **注:** 在某些 AWS 区域中,此模版提供的某些实例类型可能不可用。比如 `m5a.large` 可能无法在 `ap-east-1` 区域部署(仅为假设)。在此情况下,你会在部署过程中遇到此错误:`The requested configuration is currently not supported. Please check the documentation for supported configurations`。新开放的 AWS 区域更容易出现此问题,因为它们提供的实例类型较少。如需了解更多关于实例可用性的信息,请参见 [https://ec2instances.info](https://ec2instances.info)。 +>
注: 在某些 AWS 区域中,此模版提供的某些实例类型可能不可用。(点击查看详情) +> +> +> 比如 `m5a.large` 可能无法在 `ap-east-1` 区域部署(仅为假设)。在此情况下,你会在部署过程中遇到此错误:`The requested configuration is currently not supported. Please check the documentation for supported configurations`。新开放的 AWS 区域更容易出现此问题,因为它们提供的实例类型较少。如需了解更多关于实例可用性的信息,请参见 [https://ec2instances.info](https://ec2instances.info)。
+ - VPN 服务器的操作系统(Ubuntu 20.04, CentOS 7, Amazon Linux 2) - 你的 VPN 用户名 - 你的 VPN 密码 diff --git a/aws/README.md b/aws/README.md index 7c0a978..6ef34d3 100644 --- a/aws/README.md +++ b/aws/README.md @@ -7,7 +7,10 @@ This template will create a fully-working IPsec VPN server on Amazon Elastic Com Available customization parameters: - Amazon EC2 instance type -> **Note**: It is possible that not all instance type options offered by this template are available in a specific AWS region. For example, you may not be able to deploy an `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 more prone to having this problem as there are less variety of instances. For more info about instance type availability, refer to [https://ec2instances.info](https://ec2instances.info). +>
Note: It is possible that not all instance type options offered by this template are available in a specific AWS region.(expand for details) +> +> +> For example, you may not be able to deploy an `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 more prone to having this problem as there are less variety of instances. For more info about instance type availability, refer to [https://instances.vantage.sh/](https://instances.vantage.sh/).
- OS for your VPN server (Ubuntu 20.04, CentOS 7, Amazon Linux 2) - Your VPN username - Your VPN password