awslabs / amazon-app-runner-deploy

Registers an AWS AppRunner Service and deploys the application using the source code of a given GitHub repository. Supports both source code and Docker image based service
MIT No Attribution
50 stars 32 forks source link

adds supported runtimes #15

Closed jritsema closed 2 years ago

jritsema commented 2 years ago

Issue #, if available: https://github.com/awslabs/amazon-app-runner-deploy/issues/10

Description of changes: Adds additional supported runtimes (NODEJS_14, CORRETTO_8, CORRETTO_11)

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

hariohmprasath commented 2 years ago

Thanks @jritsema, for your contribution :)