myriad-actions/launch ec2 instance

launch an on demand ec2 instance as github runner following permissions are required permissions: id-token: write contents: read

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
environmentenvironment used for the instance tagyes
config-pathpath to the ec2.yml file which stores the parameters for the instance creationyes
instance-typeaws instance type to be used nomicro
github-patGitHub personal access tokenyes
namedescription
labelName of the unique label assigned to the runner. The label is used in two cases: - to use as the input of 'runs-on' property for the following jobs; - to remove the runner from GitHub when it is not needed anymore.
ec2-instance-idEC2 Instance Id of the created runner. The id is used to terminate the EC2 instance when the runner is not needed anymore.