From 7632e5e04015e1bafdc7d9f3e8ca8fdec9fea9fb Mon Sep 17 00:00:00 2001 From: "S. X. Liang" <60531983+Scottpedia@users.noreply.github.com> Date: Sun, 13 Sep 2020 17:16:10 -0400 Subject: [PATCH] Update README.md - Remove the notice no longer needed. (The stack will be flagged as CREATE_COMPLETE only when the script succeeds on the VM.) --- aws/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/aws/README.md b/aws/README.md index eb6cb35..9bd7293 100644 --- a/aws/README.md +++ b/aws/README.md @@ -31,9 +31,7 @@ Click the icon below to start: Launch stack -You may choose an AWS region using the selector to the right of your account information on the navigation bar. After the stack is successfully created, click the **Outputs** tab to view your VPN login details. Then continue to [Next steps: Configure VPN Clients](../README.md#next-steps). - -> **Note:** You will need to wait at least 5 minutes after the stack shows **CREATE_COMPLETE**, before you can connect to the server with a VPN client. This is to allow time for the VPN setup to complete. +You may choose an AWS region using the selector to the right of your account information on the navigation bar. As soon as the stack's status turns **"CREATE_COMPLETE"**, you are ready to connect to the VPN server. Click the **Outputs** tab to view your VPN login details. Then continue to [Next steps: Configure VPN Clients](../README.md#next-steps). ## FAQs