Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-32520

Add VPC support for launching AWS EC2 instances

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.6.3, 3.7.2
    • Testing Infrastructure
    • None
    • Fully Compatible
    • v3.6
    • TIG 2018-1-29
    • 0

    Description

      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

      Attachments

        Activity

          People

            eddie.louie Eddie Louie
            jonathan.abrahams Jonathan Abrahams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: