- Query servers by private-ip address as well as tag name and instance id
- Fix invalid array length error when EC2 instance ids are > 16 characters
- Iterate through all the instances in a reservation. Code was treating them as 1-1, but they can be be 1-many
- Drop Launch Time from listing
- Add instance Type to listing
- Added Private IP address to server listing