Details
-
Task
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
Server Tooling & Methods
Description
The scripts buildscripts/launch_evergreen_ec2_instance.sh and buildscripts/aws_ec2.py should support the following new options:
launch_evergreen_ec2_instance.sh
- AMI
- Devices - EBS block device, specified as "name/size(GiB)/type/IOPS"
- Security groups
- Instance type
- Key prefix- For keys stored in the YAML file, to support multiple EC2 instances
aws_ec2.py
- awsKeyId
- awsSecretKey
- EBS VOLUME-TYPE & IOPS