Teamcity AWS Elastic Beanstalk Plugin
teamcity-aws-elasticbeanstalk-plugin is a Teamcity plugin that allows deployments
to Elastic Beanstalk.
This plugin started from the code in teamcity-aws-codedeploy-plugin
and was adapted for Elastic Beanstalk and slightly ajusted.
This is a developer friendly project, all the contributions are welcome.
To contribute just send a pull request with your changes following the guidelines described in CONTRIBUTING.md
.
I will try to review them as soon as possible.
Licensed under the Apache License, Version 2.0 (the “License”).
This project started from the codebase in teamcity-aws-codedeploy-plugin.