aws-samples / aws-microservices-deploy-options

This repo contains a simple application that consists of three microservices. Each application is deployed using different Compute options on AWS.
MIT No Attribution
427 stars 179 forks source link

Upgrade deprecated runtime nodejs6.10 #278

Closed chriscoombs closed 4 years ago

chriscoombs commented 4 years ago

CloudFormation templates in aws-microservices-deploy-options have been found to include a deprecated Lambda function runtime (nodejs6.10). The affected templates have been updated to a supported runtime (nodejs10.x).

Please note, this pull request has been generated by a bot; please check the base branch and files changed before merging.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.