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
49 stars 32 forks source link

Add support for environment variables #4

Closed PatrickGotthard closed 1 year ago

PatrickGotthard commented 2 years ago

We have to pass some environment variables to image based services. Is it planned to support this?