Set of scripts to manage SSH access on AWS and vmWare VMs. *each subfolder has own README.md
Grabs AWS IAM-users and places they SSH "Deploy Public Keys" in
/home/ec2-user/.ssh/authorized_keys
Grab existing AWS IAM-users, add them as system users
<user.name>@<domain.com> = <user.name>
and place User's SSH Deploy Public Keys in
/home/<user.name>/.ssh/authorized_keys
Copy your PublicKey to multiple running VMware VMs.# ssh-management