AWS CloudFormation stack for deploying ECS Cluster
Go to file
2020-07-29 14:02:14 -04:00
.github Reorganize directories 2020-04-25 23:01:30 -04:00
LICENSE Initial commit 2020-02-17 22:28:51 -05:00
README.md Updated README.md 2020-04-24 09:59:47 -04:00
top.yaml Expose ASG parameters 2020-07-29 14:02:14 -04:00

aws-cluster-stack

Part of the aws-ecs-infrastructure project.

This CloudFormation stack creates an ECS cluster with all necessary infrastructure including:

  • IAM Permissions
  • EC2 Launch Configuration
  • Auto-Scaling Group
  • ECS Cluster