AWS Terraform module for Jmeter Load testing(Amazon Linux-2) Requirements Name Version terraform ~> 0.12.24 aws ~> 2.60 Providers Name Version aws ~> 2.60 http n/a local n/a tls n/a Inputs Name Description Type Default Required ami AMI image for Jmeter string n/a yes cidr_blocks VPC CIDR list n/a yes instance_type description string "m5.large" no name description string "default" no port description number 22 no slaves_instance_count Slave count number 1 no source_jmx description list [] no subnet_id Subnet IDs string n/a yes subnet_ids A list of VPC Subnet IDs to launch in list(string) [] no user description string "ec2-user" no vpc_id VPC ID string n/a yes Outputs Name Description master_ip Jmeter Master IP addr private_key SSH private key data public_key SSH public Key data slave_ips Jmeter Slave IP addrs License Apache 2 Licensed. See LICENSE for full details.