aws-samples / aws-codebuild-samples

Utilities and samples for building on CodeBuild
Apache License 2.0
235 stars 428 forks source link

Upgrade deprecated runtime nodejs8.10 #10

Closed chriscoombs closed 4 years ago

chriscoombs commented 4 years ago

CloudFormation templates in aws-codebuild-samples have been found to include a deprecated Lambda function runtime (nodejs8.10). The affected templates have been updated to a supported runtime (nodejs10.x).

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