This is a Feature Proposal
Description
Hi,
AWS released support for Node v6.10
Probably I'm super quick because it was just announced today. Anyway thought I could just add this issue in case anyone didn't notice that announcement.
For feature proposals:
- What is the use case that should be solved. The more detail you describe this in the easier it is to understand for us.
Allow the use of nodejs6.10 in serverless.yaml
- If there is additional config how would it look
provider:
name: aws
runtime: nodejs6.10
This is a Feature Proposal
Description
Hi,
AWS released support for Node v6.10
Probably I'm super quick because it was just announced today. Anyway thought I could just add this issue in case anyone didn't notice that announcement.
For feature proposals:
Allow the use of nodejs6.10 in
serverless.yaml