Simple wrapper around aws ec2 CLI to expose subcommands as node steps.

The following steps are available:

To build the plugin:

zip -r aws-ec2-steps.zip aws-ec2-steps

To install the plugin:

cp aws-ec2-steps.zip $RDECK_BASE/libext

Example Job