@databraid/env-util
v1.1.8
Published
This package will fetch the contents of a file stored in AWS S3 and write them to a `.env` file. The intention of this package is that it be run by a deployed container at its creation in order to add environmental variable secrets to the running source c
Downloads
28
Readme
Databraid Env Utils
This package will fetch the contents of a file stored in AWS S3 and write them to a .env
file. The intention of this package is that it be run by a deployed container at its creation in order to add environmental variable secrets to the running source code programmatically.