Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

rtfpessoa/teamcity-aws-elasticbeanstalk-plugin

Repository files navigation

Teamcity AWS Elastic Beanstalk Plugin (teamcity-aws-elasticbeanstalk-plugin)

Codacy Badge CircleCI Dependency Status

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.

Features

  • S3 bundle deployment to Elastic Beanstalk

Release

Contributions

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.

License

Licensed under the Apache License, Version 2.0 (the "License").

Thanks

This project started from the codebase in teamcity-aws-codedeploy-plugin.