Default virtual private cloud configuration for fastai on Amazon Web Services.
-
Clone this repository
-
Optional To see what the script will do, execute the command
terraform planfrom thefastai-vpcdirectory -
Execute
terraform applyto create the VPC$ terraform apply -
If you wish to take down the VPC, simply run
terraform destroy