How to move my .env file from local to Amazon AWS, so it will call from AWS, not from local anymore..? -


i have .env file save secret data token , others , save before in local pc, want save in aws every run application, call .env file aws not local anymore , have make sure .env file secure because secret data. please me give step-by-step instruction, kind of permission need , other tools.

*note: application call .env file when deploy app, because there validation team turn on instance in ec2 slack slash command. thank you. ask me anytime want if information not clear.

**note_2: see internet, use kms, if use that, please give me step-by-step instruction too.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -