goship
goship copied to clipboard
Add support for ephemeral SSH keys via EC2 Instance Connect
-
ability to use ephemeral SSH keys for connecting to EC2 instances Check this for more details: https://aws.amazon.com/blogs/compute/new-using-amazon-ec2-instance-connect-for-ssh-access-to-your-ec2-instances/
-
add new command push-key: helper command that can be executed for example as a local action in ansible before running playbooks
-
add default provider config to
goship configure
for easier user onboarding