alexf4dev/ec2-instance-connect-deploy

Deploy to AWS EC2 instance using EC2 Instance Connect

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 29, 2023
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: alexf4dev/aws-ec2-instance-connect-ssh@0fc8bcab68dee1374c9d2489fe4b6d7457c0127d # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
access-key-idAWS_ACCESS_KEY_IDyes
secret-access-keyAWS_SECRET_ACCESS_KEYyes
default-regionAWS_DEFAULT_REGIONyes
user-nameThe user nameyes
instance-idThe EC2 instance idyes
mssh-pathPath to msshyes/home/ubuntu/.local/bin/mssh
commandcommand to be executednoecho 'Hello world'
namedescription
resultOutput of the command