aws / aws/apprunner-roadmap

Allow environment variables from Cfn template and apprunner.yaml

Open
#133 1 comment 16 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
301
Forks
15
PR merge metrics
No merged PRs in 30d

Description

**Community Note**
* Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment

**Tell us about your request**
Setting up AppRunner Service via IasC provides well known benefits. Right now, it is possible to set environment variables like table names or other dynamic parameters from a Cfn template.
This is only possible, if the template does not use the `apprunner.yaml`, otherwise configuration within `CodeConfigurationValues` are ignored.

It would be nice to be able to overwrite environment variables of the `apprunner.yaml` with values from CloudFormation.

**Describe alternatives you've considered**
Right now we provide `CodeConfigurationValues` and skip the benefits of a pre or post build command.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.