Kontena AWS Plugin
This plugin provides support for AWS EC2 provisioning to Kontena CLI.
Contributing
- Fork it ( https://github.com/kontena/kontena-plugin-aws )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Testing
From the plugin directory, run the AWS commands using bundle exec
.
Example: bundle exec kontena aws master create
License
Kontena is licensed under the Apache License, Version 2.0. See LICENSE for full license text.