aws-samples / startup-kit-templates

CloudFormation templates to accelerate getting started on AWS.
Apache License 2.0
821 stars 402 forks source link

CodeCommit support and misc updates #37

Closed rnzsgh closed 6 years ago

rnzsgh commented 6 years ago

This PR primarily adds support for CodeCommit in the Fargate templates. The PR also adds support for the additional AWS regions that now support Fargate (us-east-2, us-west-2, eu-west-1). The Elastic Beanstalk stacks were also updated. Lastly, this PR adds the design diagrams Roshan created in his last PR to the README.md file. Roshan is working on updating the Fargate images to indicate that CodeCommit is also supported.

This PR was tested by creating both CodeCommit and GitHub configured stacks in each of the supported regions. The template that adds additional services to the Fargate cluster was also tested.