rundeck-plugins / aws-ec2-steps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%