Hi all, am trying to use StackReference in dotnet....
# dotnet
b
Hi all, am trying to use StackReference in dotnet. With TS I could export a resource and import it using
getOutput
then cast it to the correct type, but when I export using dotnet it exports a string. Are there any docs for this?
t
This is tracked in https://github.com/pulumi/pulumi/issues/3641 It would help if you added a comment with a brief description of your scenario.
b
Thanks!