aws / apprunner-roadmap

This is the public roadmap for AWS App Runner.
https://aws.amazon.com/apprunner/
Other
292 stars 13 forks source link

Decouple Environment Variables config #196

Closed cade-coreschedule closed 1 year ago

cade-coreschedule commented 1 year ago

Community Note

Tell us about your request What do you want us to build? Enable the Environment Variables interface in the console in all configuration cases (console vs apprunner.yaml). The console interface has high value for a couple of reasons: a) slick interface with Secrets Manager / SSM Parameter dropdown types. b) Allows runtime config changes without requiring code changes. c) makes it trivial to deploy multiple App Runner services based on the same code/image, but with different Environment Variables.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. It's either one or the other (console based vs apprunner.yaml based), so we are sticking with console based config. This means we inherit the limitations of the console (one build scripts vs prebuild/postbuild for example).

Additional context Anything else we should know?

Attachments If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)