03a92d5bea
Not only console solutions, but also Terraform and Pulumi. In addition, this change fixes issues #279 and #280
221 B
221 B
My First VPC
Objectives
- Create a new VPC
- It should have a CIDR that supports using at least 60,000 hosts
- It should be named "exercise-vpc"
Solution
Click here to view the solution