This will allow EC2 instances to be locked down.
Implementation:
- if the ec2 instance has
aws-ssh-security-group tag, aws-ssh will modify it.
- alternatively, check for
--security-group flag?
- Add the user's IP address to the security group.
It is expected that the ec2 instance operator will clean up the security group afterwards.
This will allow EC2 instances to be locked down.
Implementation:
aws-ssh-security-grouptag, aws-ssh will modify it.--security-groupflag?It is expected that the ec2 instance operator will clean up the security group afterwards.