From 88020c8c577b1997c4dae3c4cc7d73634ac7418e Mon Sep 17 00:00:00 2001 From: Joseph Manley Date: Fri, 24 Apr 2020 09:59:47 -0400 Subject: [PATCH] Updated README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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