awslabs / aws-iot-certificate-vending-machine

The CVM allows a device to apply for its own certificate and installation.
Apache License 2.0
82 stars 16 forks source link

changed node version #11

Closed miromasat closed 1 year ago

miromasat commented 5 years ago

Issue #, if available:

minimal supported version of NodeJS changed to 8.10 and so this CVM failed to load. https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=Iot-Certificate-Vending-Machine&templateURL=https://s3.amazonaws.com/pubz/cvm.yml needs updating as well, as that is the source from which CF console sources the yml from.

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.