Join Slack
Powered by
This message was deleted.
# python
s
sparse-intern-71089
06/28/2021, 7:34 PM
This message was deleted.
e
enough-leather-70274
06/28/2021, 10:45 PM
Hey Josh - the whole Input/ Output thing takes some getting used to & still trips me up. Worth reading
the whole section of the architecture docs
to get familiar with it. Either way, you need to apply the output to the json using a closure, either via <
https://www.pulumi.com/docs/intro/concepts/inputs-outputs/#apply%7C<your-resource-attribute>.apply()
> or use
Output.all() (python/ c#) or pulumi.all() (js/ ts, go)
Open in Slack
Previous
Next