Skip to content

Commit 62b9308

Browse files
committed
Add lab-setup.ps1 to README
1 parent 81eac79 commit 62b9308

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

vpc/lab/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
This is a set of related scripts you can use to create and configure VPCs to do anything a traditional network can do.
22

3-
Follow the scripts in the following order:
3+
Follow the scripts in the following order:
4+
[lab-setup.ps1](lab-setup.ps1)
45
[vpc-creation.ps1](vpc-creation.ps1)
56
[vpc-peering.ps1](vpc-peering.ps1)
67
[vpn.ps1](vpn.ps1)
@@ -10,7 +11,7 @@ Follow the scripts in the following order:
1011
## [lab-setup.ps1](lab-setup.ps1)
1112

1213
Sets AWS credentials from credentials.ps1 file.
13-
Sets AWS region.
14+
Sets AWS region to us-east-1.
1415

1516
## [vpc-creation.ps1](vpc-creation.ps1)
1617

0 commit comments

Comments
 (0)