aws-samples / startup-kit-templates

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

Updating Node Version in StackMap reference. #13

Closed bdiesel closed 6 years ago

bdiesel commented 6 years ago

The node version for the EBS stackName mappings from the outdated: "64bit Amazon Linux 2017.03 v4.2.2" running Node.js to: "64bit Amazon Linux 2017.03 v4.3.0 running Node.js" . I tried running this with the sample cloudformation node app and received an error. Using the updated node version 4.30 image resolves the error.

rabowskyb commented 6 years ago

Sorry about that! We have a product feature request for CloudFormation to pull the latest platform instead of having to specify a specific version.