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 ```
Port
aws-setup.shto a CloudFormation template. Setup would be a single aws cli call: