Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
02/12/2020, 11:14 PM
This message was deleted.
g
gorgeous-egg-16927
02/12/2020, 11:55 PM
You should be able to do the rendering inside an
apply
. Something along the lines of:
Copy code
pulumi.output(objectToRender).apply(obj => { ... })
gorgeous-egg-16927
02/12/2020, 11:55 PM
The apply will unwrap any nested outputs
Open in Slack
Previous
Next