Skip to content

Conversation

forevermatt
Copy link
Contributor

AWS Lambda no longer supports NodeJS 6.10 (at least for new deployments), which I discovered while testing some new Disaster Recovery (DR) automation scripts I'm writing.

The local (unit) tests pass after updating the NodeJS version (I went straight to 10.x, from 6.10) and updating dependencies. However, we'll obviously want to try this out in dev fairly thoroughly before releasing it.

@forevermatt forevermatt merged commit 1d7f148 into develop Jul 29, 2019
@forevermatt forevermatt deleted the feature/upgrade-nodejs-version branch July 29, 2019 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants