|
|
|
|
|
by iyn
480 days ago
|
|
Thanks, I appreciate the detailed explanation. I'm familiar with Vault and been using that at work — but we tend to fetch values from Vault and export them as env variables in the end anyway. Obviously we don't want to hardcode these values in the code either. So env vars are not good for secrets, hardcoding is terrible — what's good/secure then? |
|