aws-samples / startup-kit-templates

CloudFormation templates to accelerate getting started on AWS.
Apache License 2.0
821 stars 402 forks source link

Add ElastiCache template, update README #25

Closed john closed 6 years ago

john commented 6 years ago

Added the elasticache template. Lets you select the engine type, instance type for nodes, and number of nodes. Updated the README to match

A future update will let you opt for AZ mode, and will add launch stack links.