diff --git a/README.md b/README.md index 1c6ab25..563d73d 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file