|
|
|
|
|
by frabcus
2927 days ago
|
|
While you're here... It's really unclear from this what the security best practice is for where to put the Cloud SQL password. Do we just assume the password is public info and rely on IAM? This discusses really clunky methods to use the legacy datastore or a bucket to store a password. https://stackoverflow.com/questions/22669528/securely-storin... Seems odd when competitors (Heroku, Beanstalk) have a special system for keeping environment variables with the password in. |
|