aws-amplify / amplify-hosting

AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.
https://aws.amazon.com/amplify/hosting/
Apache License 2.0
452 stars 113 forks source link

Add Feature to Copy and Paste .env File Environment in AWS Amplify #3952

Open thebolaji opened 1 month ago

thebolaji commented 1 month ago

Before opening, please confirm:

Amplify Hosting feature

Environment variables

Is your feature request related to a problem? Please describe:

Hey team! So, right now, setting up environment variables in AWS Amplify is a bit of a hassle. You have to manually enter each variable one by one, which can be super time-consuming and prone to errors. It's especially annoying when you have a lot of environment variables to deal with. Think about the times you've used DigitalOcean – it's a breeze there because you can just copy and paste the whole .env file at once

https://github.com/user-attachments/assets/2a9786c2-a838-47c3-8e3c-d242c07379bb

Describe how you'd like this feature to work

I propose adding a feature to the AWS Amplify console that allows users to copy and paste their entire .env file content at once. This would significantly streamline the setup process for environment variables, reducing the chance of human error and saving valuable time.

Implementation Details:

This feature will make AWS Amplify more user-friendly and align it with the convenience offered by other platforms

github-actions[bot] commented 1 month ago

This has been identified as a feature request. If this feature is important to you, we strongly encourage you to give a 👍 reaction on the request. This helps us prioritize new features most important to you. Thank you!

mauerbac commented 1 month ago

This is a great feature request! Thanks for opening it!