splunk / splunk-aws-project-trumpet

MIT License
95 stars 31 forks source link

Nodejs6.10 no longer supported. #6

Closed horriganpt closed 5 years ago

horriganpt commented 5 years ago

AWS no longer supports nodejs6.10 and recommends nodejs8.10. Will this cause issues with my deployment?

nstonesplunk commented 5 years ago

Swapping to nodejs8.10 in the template should not cause issues. The develop branch will be updated to generate templates with this runtime change and eventually merged over to master.