gianlucaborello / aws-ssh-config

Generate SSH config files from AWS EC2 inventory
GNU General Public License v2.0
242 stars 84 forks source link

--default-user does not apply if AMI deregistered #13

Closed revbingo closed 7 years ago

revbingo commented 8 years ago

Where an AMI has been deregistered, but an instance is still running, the call to get_image() returns nothing, and subsequently the default-user is not set for these instances as image is None