github aws/amazon-ec2-instance-selector v2.0.0
EC2 Instance Selector v2.0.0

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

New Features 🎊 🥳

  • You can now specify --memory and --gpu-memory-total as a byte quantity such as "4gb", "12tb", or "612mb". If you just specify an integer with no unit, ec2-instance-selector will default to use GiB. NOTE: the previous versions would always use MiB, so this is a breaking change. (#36)

Removals

  • The singular --availability-zone flag has been removed. This flag was previously deprecated in favor of the plural --availability-zones flag which will do an intersection of instance types available in all of the availability zones given. (#42)

Tests

  • New e2e tests have been added! (#41)

Other:

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

NewReleases is sending notifications on new releases.