This message was deleted.
# general
s
This message was deleted.
h
Docs need to be updated, but apparently
.registerOutputs()
doesn't need to be passed anything anymore? (Unless that's just python) It's not really documented anywhere how to create your own `Output`s, and I've complained about the inconsistency of both inputs and outputs.
b
It's not really documented anywhere how to create your own `Output`s
Isn't it just
pulumi.output(value)
?