hi folks - I’m here because I’m really struggling ...
# general
b
hi folks - I’m here because I’m really struggling to understand how to do something in Go for Pulumi. That concept is… if I have a resource that takes a
string
as an input. How do I convert from
pulumi.InputString
to a vanilla
string
?