Skip to content

EC2 Instance Selector v1.2.0

Compare
Choose a tag to compare
@bwagner5 bwagner5 released this 22 Jun 21:00
7c54be8

New Features 🎊 🥳

  • You can now use --allow-list and/or --deny-list to supply regex patterns to filter out certain instance types or only allow certain instance types to be selected. #11

Bug Fixes

  • The AWS_PROFILE environment variable is now processed correctly for credentials and region discovery. Thanks to @ruecarlo #15