Hi everyone, a quick question regarding using secr...
# general
m
Hi everyone, a quick question regarding using secret values in code. I’d think this is a common use case, but how do you take a secret (say db password) and save that as an environment variable inside a docker container? Doing the following throws this error:
Calling [toString] on an [Output<T>] is not supported.