Updated README.md

This commit is contained in:
Layla 2020-04-24 09:59:47 -04:00
parent 1936c33e65
commit 88020c8c57

View File

@ -1,3 +1,10 @@
# aws-cluster-stack
Creates an ECS cluster with all necessary infrastructure.
Part of the [aws-ecs-infrastructure](https://github.com/josephbmanley/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