Skip to content

Commit 03e647b

Browse files
adding missed step in RDS instructions
1 parent be66e64 commit 03e647b

File tree

1 file changed

+2
-1
lines changed
  • docs/Infrastructure_Guide

1 file changed

+2
-1
lines changed

docs/Infrastructure_Guide/aws.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,8 @@ Feel free to choose any other options that could be more suitable._
137137
6. Under **Settings**, give the database a name and let AWS manage the credentials.
138138
7. Under **Instance Configuration**, choose **Burstable Classes** and then select `t4g.micro` instance.
139139
8. Change storage to the minimum of 20GB.
140-
9. Under **Connectivity**, choose the VPC that was created in the [previous step](#vpc).
140+
9. Under **Connectivity**, choose to not connect to an EC2 instance. This can be done later.
141+
* Choose the VPC that was created in the [previous step](#vpc).
141142
* The subnet from the VPC should be already selected.
142143
* Choose **no** for Public Access
143144
* Keep the **default** VPC security group.

0 commit comments

Comments
 (0)