smithmicro / jmeter-ecs

JMeter Docker Image for Distributed Testing on EC2 Container Service (ECS)
Apache License 2.0
44 stars 34 forks source link

Support CloudFormation to create the VPC #36

Open dsperling opened 5 years ago

dsperling commented 5 years ago

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