gianlucaborello / aws-ssh-config

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

Option for white listing regions #15

Closed JerryVerhoef closed 7 years ago

JerryVerhoef commented 7 years ago

Option for white listing regions

usage: python aws-ssh-config.py --white-list-region eu-central-1 or python aws-ssh-config.py --white-list-region eu-central-1 eu-west-1

gianlucaborello commented 7 years ago

Thanks and sorry for the delay!