Unanswered
I Have Some Code That Launches Ml Tasks And It Accepts A Yaml File,
Each user creates a
.env
file for their needs or exports them in the shell running the python code. Currently I copy the environment variables to an S3 bucket and download it from there
That is a great hack, but who carries the credentials for the S3 bucket? the reason for asking is I;m thinking maybe the code would directly do that (meaning download the .env file and apply them?!)
153 Views
0
Answers
3 years ago
one year ago