github aws/amazon-ec2-instance-selector v1.3.0
EC2 Instance Selector v1.3.0

latest releases: v2.4.1, v2.4.0, v2.3.3...
3 years ago

New Features 🎊 🥳

  • You can now specify the --flexible flag to retrieve a group of similar instance types using an opinionated set of raw filters filled in for you automatically. All the filters can be overridden if specified directly, but by default, you will get a list of x86_64 c, m, r, or t family instance types that are spread across generations. The instance type selections with --flexible are perfect to put into an ASG MixedInstancesPolicy w/ Spot. #20

Bug Fixes

  • The --vcpus-to-memory-ratio has been modified to be more lenient to support selection of older instance types that do not fall into a perfect ratio. #18
  • Verbose output showing allow-list and deny-list regex input has been fixed. Before this fix, an empty {} output would be shown if a regex was specified and null if no regex was specified. Now you will see the full regex string passed in as you probably would expect :) . #17

Don't miss a new amazon-ec2-instance-selector release

NewReleases is sending notifications on new releases.