https://pulumi.com logo
m

most-lighter-95902

10/02/2021, 11:55 PM
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.