Hi! Somewhat related to: <https://pulumi-community...
# golang
m
Hi! Somewhat related to: https://pulumi-community.slack.com/archives/CCWP5TJ5U/p1619092305112300?thread_ts=1619083701.112200&amp;cid=CCWP5TJ5U Is there a prescribed way to unmarshal json to a pulumi type (e.g.
pulumi.String
, or
pulumi.Bool
)?
b
I don't think we have a way right now of doing this
👍 1