v0.7.0
New Features 🎉
-
Launch:
-
Terminate:
- Users can terminate instances by
--tags
-- #37
- Users can terminate instances by
Bug Fixes 🐛
- Assign default region to non-interactive Launch instead of
""
-- #39 - Fix terminate bug when there exists just single instance -- #28
Improvements 💪
- Update prompts and defaults messaging for interactive modes -- #36
- Fix Summary display for clarity -- #26
Change Log
- Merge pull request #39 from brycahta/fixn (thanks to Bryan™)
- fix launch without region flag (thanks to Bryan™️)
- terminate using tags #37 (thanks to Bryan™)
- update prompt messaging #36 (thanks to Bryan™)
- Merge pull request #35 from brycahta/feature-adds (thanks to Bryan™)
- update naming and tags logic (thanks to Bryan™️)
- add tags and boot script (thanks to Bryan™️)
- Merge pull request #34 from brycahta/feature-adds (thanks to Bryan™)
- update and fix unit tests (thanks to Bryan™️)
- add attach iam instance profile (thanks to Bryan™️)
- Merge pull request #33 from awslabs/bwagner5-patch-1 (thanks to Abdul Muqtadir Mohammed)
- Remove CLA (thanks to Brandon Wagner)
- Merge pull request #32 from imuqtadir/homebew-addition (thanks to Brandon Wagner)
- Add homebrew instruction to README (thanks to Mohammed)
- Merge pull request #30 from bwagner5/gh-actions (thanks to Abdul Muqtadir Mohammed)
- Update run-readme-codeblocks (thanks to Brandon Wagner)
- align tag retrieval to NTH (thanks to Brandon Wagner)
- Remove build status for travis #31 (thanks to Abdul Muqtadir Mohammed)
- add additional tests and move from travis to github actions (thanks to Brandon Wagner)
- Fix default based on region flag #29 (thanks to Abdul Muqtadir Mohammed)
- Fix terminate bug when there exists just single instance #28 (thanks to Abdul Muqtadir Mohammed)
- Merge pull request #25 from imuqtadir/sg-multiple (thanks to Brandon Wagner)
- Merge pull request #27 from imuqtadir/fix-terminate (thanks to Brandon Wagner)
- Fix summary display #26 (thanks to Abdul Muqtadir Mohammed)
- update messaging for terminate (thanks to Mohammed)
- Avoid showing multiple errors when no instance available (thanks to Mohammed)
- Make messaging clear for multiple security groups (thanks to Mohammed)
- Show help as default #24 (thanks to Abdul Muqtadir Mohammed)
- Fix weird space in help #23 (thanks to Abdul Muqtadir Mohammed)
- Merge pull request #22 from imuqtadir/row-line (thanks to Brandon Wagner)
- Add row separator to table writer (thanks to Mohammed)
- Merge pull request #20 from awslabs/imuqtadir-readme (thanks to Abdul Muqtadir Mohammed)
- Update README.md (thanks to Abdul Muqtadir Mohammed)
- Update README with new release (thanks to Abdul Muqtadir Mohammed)