From 50ae4ffd938d95b81b813dbd5e865f145608edc1 Mon Sep 17 00:00:00 2001 From: Kevin Chan Date: Tue, 14 Sep 2021 12:07:33 +1000 Subject: [PATCH] Cloudformation URL for sydney (thanks Martin!) --- docs/00-initial-setup/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/00-initial-setup/README.md b/docs/00-initial-setup/README.md index 5cc4046..5ab1e22 100644 --- a/docs/00-initial-setup/README.md +++ b/docs/00-initial-setup/README.md @@ -92,6 +92,7 @@ If you are working in your own AWS account, follow the steps below to launch a C Region| Code | Launch ------|------|------- + AP Southeast (Sydney) | ap-southeast-2 | [![Launch setup resource in ap-southeast-2](images/cfn-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=ap-southeast-2#/stacks/new?stackName=Secure-Serverless&templateURL=https://s3.amazonaws.com/wildrydes-us-east-1/Security/init-template.yml) EU (Ireland) | eu-west-1 | [![Launch setup resource in eu-west-1](images/cfn-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=eu-west-1#/stacks/new?stackName=Secure-Serverless&templateURL=https://s3.amazonaws.com/wildrydes-us-east-1/Security/init-template.yml) US West (Oregon) | us-west-2 | [![Launch setup resource in us-west-2](images/cfn-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=Secure-Serverless&templateURL=https://s3.amazonaws.com/wildrydes-us-east-1/Security/init-template.yml) US East (N. Virginia) | us-east-1 | [![Launch setup resource in us-east-1](images/cfn-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=Secure-Serverless&templateURL=https://s3.amazonaws.com/wildrydes-us-east-1/Security/init-template.yml)