Skip to content

Commit

Permalink
adding service var description
Browse files Browse the repository at this point in the history
  • Loading branch information
Kgirthofer committed Aug 9, 2017
1 parent 10d284e commit a29f3b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a29f3b5

Please sign in to comment.