Simple AWS CloudFormation Template for proof of concept/non-production use
-
Clone this repo
-
Modify params to suit
$ grep ParamVpcStackName params/launch-web.json
{ "ParameterKey": "ParamVpcStackName", "ParameterValue": "simple-web-v11" },
-
Deploy the template
./launch-web.sh <aws profile>