gkirok/AWS SSM EKS Action

Connects to eks with private endpoint using ssm session on bastion server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 18, 2022
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: gkirok/aws-ssm-eks@9c037ac58f2ac4ddfdc5d13333e98b0ff4f2e54d # v2

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

namedescriptionrequireddefault
AWS_ACCESS_KEY_IDYour AWS_ACCESS_KEY_IDno
AWS_SECRET_ACCESS_KEYYour AWS_SECRET_ACCESS_KEYno
AWS_REGIONThe region of the clusterno
CLUSTER_NAMEThe name of the cluster you're usingyes
BASTION_NAMEThe name of the bastion server you're usingno
BASTION_IDThe instance id of the bastion server you're usingno
SSM_PORTThe local port used by ssm session managerno
kubectl_cmdThe arguments that you want to pass through to the kubectl commandyes
namedescription
cmd-outThe output of the aws ssm command