nico-agoston/Create AWS EC2 instance

Github action to create a new AWS EC2 instance in the cloud using passed through arguments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
access-key-idThe Access Key Id used to authenticate against AWSyes
access-key-secretThe Access Key secret used to authenticate against AWSyes
regionThe region where the EC2 instance should get createdyes
image-idProvide the Operating system image ID used on the EC2 instance [ubuntu, windows, aws-linux, ...]yesami-0329d3839379bfd15
nameThe name of the new EC2 instanceyes
instance-typeThe Type of the new instance which should get launched [t2.micro, t2.medium, t5.xlarge, ...]yest2.micro
key-pairKeypair which should get attached to the ec2 instance for SSH connectionno
security-group-idsThe IDs of the Security Groups which should get attached to the new EC2 instance divided by commano
volume-sizeThe size of the attached volume in Gibno8
availability-zoneThe AvailabilityZone Where the instance shall runno

no outputs