Create AWS's VPCs through a friendly and psemi-automated client.
- Clone this repository.
- Run
composer install
. - Edit the
.env
file with your AWS settings.
Run the ./ezvpc
client together with one of the available commands and follow the instructions (e.g. ./ezvpc vcp:list
).
vcp:list
: lists all the available VPCs for the configured region.