We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81eac79 commit 62b9308Copy full SHA for 62b9308
vpc/lab/README.md
@@ -1,6 +1,7 @@
1
This is a set of related scripts you can use to create and configure VPCs to do anything a traditional network can do.
2
3
-Follow the scripts in the following order:
+Follow the scripts in the following order:
4
+[lab-setup.ps1](lab-setup.ps1)
5
[vpc-creation.ps1](vpc-creation.ps1)
6
[vpc-peering.ps1](vpc-peering.ps1)
7
[vpn.ps1](vpn.ps1)
@@ -10,7 +11,7 @@ Follow the scripts in the following order:
10
11
## [lab-setup.ps1](lab-setup.ps1)
12
13
Sets AWS credentials from credentials.ps1 file.
-Sets AWS region.
14
+Sets AWS region to us-east-1.
15
16
## [vpc-creation.ps1](vpc-creation.ps1)
17
0 commit comments