Add VPC support for launching AWS EC2 instances

XMLWordPrintableJSON

    • Fully Compatible
    • v3.6
    • TIG 2018-1-29
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When launching an AWS EC2 instance in a VPC we'll need the following:

      • SubnetId
      • SecurityGroupIds

      Note - SecurityGroups should not be specified with SecurityGroupIds.

      The proposed changes are as follows:

      • 2 new options in buildscripts/aws_ec2.py
        • --securityGroupIds
        • --subnetId
      • 2 new options in buildscripts/launch_evergreen_ec2_instance.sh
        • -n <subnet_id>
        • -g <security_group_id>
      • etc/evergreen.yml
        • Use new macros powercycle_aws_subnet_id and powercycle_aws_security_group_id

              Assignee:
              Eddie Louie (Inactive)
              Reporter:
              Jonathan Abrahams (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: