https://pulumi.com logo
k

kind-mechanic-53546

05/22/2020, 4:42 AM
Is it possible to unsecretify an output? Building a docker image, passing a secret to it, results in the image name then being a secret as well, not necessary and somewhat annoying
Talking to myself: From existing issue
(<any>secret).isSecret = Promise.resolve(false);