From a29f3b52741060a888164501aa3102f25728ee7e Mon Sep 17 00:00:00 2001 From: Karl Girthofer Date: Wed, 9 Aug 2017 19:01:50 -0400 Subject: [PATCH] adding service var description --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b44d9df..b8da13c 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ you will also need to copy the python lambda code zip file into your base ## Variables - `cluster_name` - ECS Cluster name that you want the service deployed on +- `service_name` - Name of the service you need to have running on each host - `autoscaling_group_name` - Name of the ASG you want to monitor for scale events - `lambda_name` - What you want your lambda function to be - `region` - region for everything