This message was deleted.
# general
s
This message was deleted.
s
looking at outputs from initing kubernetes cluster I found this:
Copy code
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.\n
c
those directions are correct
out put is like a promise