From 0c6f325698c4b8cee88628797ab5099eb1d724ce Mon Sep 17 00:00:00 2001 From: CharlieC3 <2747302+CharlieC3@users.noreply.github.com> Date: Wed, 5 May 2021 23:01:47 -0400 Subject: [PATCH] docs: select public subnet --- src/pages/storage-hubs/amazon-ec2-deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/storage-hubs/amazon-ec2-deploy.md b/src/pages/storage-hubs/amazon-ec2-deploy.md index b6004db0..d28db461 100644 --- a/src/pages/storage-hubs/amazon-ec2-deploy.md +++ b/src/pages/storage-hubs/amazon-ec2-deploy.md @@ -77,7 +77,7 @@ it runs on. viii. Leave the **SSHLocation** field with the default value of `0.0.0.0/0` to enable SSH access from any IP address. If you wish to restrict SSH access to the EC2 instance to a certain IP, you can update this field. - ix. Select a subnet and virtual private cluster (VPC) from the **SubnetId** and **VpcId** drop-downs to designate + ix. Select a _public_ subnet and its associated virtual private cloud (VPC) from the **SubnetId** and **VpcId** drop-downs to designate where to deploy the Gaia hub instance. ![CloudFormation subnet and VPC](/images/cloudformation-subnet.png)