Skip to content

Latest commit

 

History

History

201-Defining-Your-Private-Virtual-Network

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Defining Your Private Virtual Network

Preparation Steps

None

Clean up

Delete the VPC you created:

aws ec2 delete-vpc --vpc-id $VPC_ID

Unset the environment variable that you created manually:

unset VPC_ID