Download Latest Version v3.1.2 source code.tar.gz (175.3 kB)
Email in envelope

Get an email when there's a new version of Amazon EC2 Instance Selector

Home / v3.0.0
Name Modified Size InfoDownloads / Week
Parent folder
ec2-instance-selector-windows-amd64.tar.gz 2024-10-14 9.6 MB
ec2-instance-selector-windows-amd64 2024-10-14 39.7 MB
ec2-instance-selector-linux-arm64.tar.gz 2024-10-14 8.3 MB
ec2-instance-selector-linux-arm64 2024-10-14 35.2 MB
ec2-instance-selector-linux-arm.tar.gz 2024-10-14 8.1 MB
ec2-instance-selector-linux-amd64.tar.gz 2024-10-14 9.4 MB
ec2-instance-selector-linux-arm 2024-10-14 32.9 MB
ec2-instance-selector-linux-amd64 2024-10-14 38.8 MB
ec2-instance-selector-darwin-arm64.tar.gz 2024-10-14 8.9 MB
ec2-instance-selector-darwin-arm64 2024-10-14 36.3 MB
ec2-instance-selector-darwin-amd64.tar.gz 2024-10-14 9.7 MB
ec2-instance-selector-darwin-amd64 2024-10-14 39.8 MB
README.md 2024-10-14 9.0 kB
v3.0.0 source code.tar.gz 2024-10-14 174.5 kB
v3.0.0 source code.zip 2024-10-14 234.5 kB
Totals: 15 Items   277.2 MB 0

What's Changed

  • Updated to aws-sdk-go-v2
  • Support querying for instance type generation ec2-instance-selector --generation-min=3 --generation-max=5
  • Only show current spot price instead of 30 day average. Calculating the 30 day avg was resulting in a lot of API calls and slowing the CLI down a lot!
  • Turn off the local cache by default. Since ec2-instance-selector is only showing the current spot price, the CLI is much snappier, so no need for the local-cache for most use-cases. You can still enable it via CLI options.
  • Deprecate the --service eks flag since EKS supports all instance types and the way it was checking was not the most up-to-date state anyways.
  • Upgrade go version to 1.23

Full Changelog

New Contributors

Full Changelog: https://github.com/aws/amazon-ec2-instance-selector/compare/v2.4.1...v3.0.0

Source: README.md, updated 2024-10-14