Port `aws-setup.sh` to a CloudFormation template. Setup would be a single aws cli call: ``` aws cloudformation create-stack --stack-name JMeter --template-body file://jmeter-vpc.yaml ```