Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow copy-paste of env variables or upload of env file #263

Open
marco910 opened this issue Sep 27, 2024 · 1 comment
Open

Allow copy-paste of env variables or upload of env file #263

marco910 opened this issue Sep 27, 2024 · 1 comment

Comments

@marco910
Copy link

Tell us about your request
Some apps that I have deployed to App Runner do have a lot of env variables (>30). When copy-pasting each variable, it takes a lot of time to set up or update a service.

Describe alternatives you've considered
On Vercel it's possible to copy a whole env file and paste it into the wizard when creating an app/service on the platform. The content gets automatically parsed, and the variables are separated into the name and value of the variable. This allows adding a lot of variables within a few seconds.
Another alternative would be the upload of an existing env file.

@ealemda2
Copy link

ealemda2 commented Dec 3, 2024

You can connect AWS Secrets Manager and place your env file / values there. Apprunner now supports this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants