kingandpartners/AWS Security Group SSH Access

Temporarily authorize or revoke SSH access to an AWS security group for GitHub Actions runners

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeOperation mode: "authorize" to grant access, "revoke" to remove accessyes
aws-access-key-idAWS Access Key IDyes
aws-secret-access-keyAWS Secret Access Keyyes
aws-regionAWS Regionyes
security-group-idAWS Security Group IDyes
runner-ipIP address of the runner (required for authorize mode, optional for revoke if already set)no
portSSH port to authorize (default: 22)no22
descriptionDescription for the security group rulenoGitHub Actions runner IP
namedescription
runner-ipThe IP address that was authorized (only set in authorize mode)