aws-samples / amazon-ecs-catsndogs-workshop

This is self-paced workshop designed to allow developers and system administrators to get hands on with Amazon Elastic Container Service concepts such as service and container-instance auto-scaling, spot-fleet integration, container placement strategies, service discovery, secrets management with AWS Systems Manager Parameter Store, time-based and event-based scheduling, and automated deployment pipelines.
Apache License 2.0
167 stars 72 forks source link

Lab 2 (Detailed instructions - 2.2 - 11ii) - Incorrect "RequestCount" #16

Closed rodrigotolledo closed 6 years ago

rodrigotolledo commented 6 years ago

Enter: Add 20 tasks when 2000 <= RequestCount < 000

I believe 000 should be 4000 instead.

MitchyBAwesome commented 6 years ago

Thanks for flagging this @rodrigotolledo. I've fixed the typo and merged. Closing this issue.