https://pulumi.com logo
b

busy-island-31180

12/04/2021, 12:48 AM
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
?