quintilesims / layer0

Build, Manage, and Deploy Your Applications
Apache License 2.0
44 stars 20 forks source link

645: Update EC2 instance types #647

Closed tlake closed 4 years ago

tlake commented 4 years ago

What does this pull request do? Updates the map of EC2 instance types to memory values in common/aws/ec2/ec2.go to the current instances listed at https://aws.amazon.com/ec2/instance-types/

How should this be tested? Deploy a service on an instance that was previously not part of this list (like t3.small for example).

Checklist

closes #645