Backport of #605 for 1.7.x branch, no code change at all. You can merge this Pull Request by running:
git pull https://github.com/rborer/jclouds 621-to-17 Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/606 -- Commit Summary -- * JCLOUDS-621: add missing t2.micro, t2.small and t2.medium instance types to EC2 -- File Changes -- M apis/ec2/src/main/java/org/jclouds/ec2/compute/domain/EC2HardwareBuilder.java (27) M apis/ec2/src/main/java/org/jclouds/ec2/domain/InstanceType.java (33) M providers/aws-ec2/src/main/java/org/jclouds/aws/ec2/compute/suppliers/AWSEC2HardwareSupplier.java (6) -- Patch Links -- https://github.com/jclouds/jclouds/pull/606.patch https://github.com/jclouds/jclouds/pull/606.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/606
