https://pulumi.com logo
Title
e

enough-kite-69616

06/19/2020, 3:38 PM
I'm getting this: "postgres://Calling [toString] on an [Output<T>] is not supported.\n\nTo get the value of an Output<T> as an Output<string> consider either:\n1: o.apply(v =>
prefix${v}suffix
)\n2: pulumi.interpolate `prefix${v}suffix`\n\nSee https://pulumi.io/help/outputs for more details."
a

able-beard-29160

06/19/2020, 3:39 PM
Have you tried the suggestions proposed in the error message?
e

enough-kite-69616

06/19/2020, 5:16 PM
That link doesn't work