https://pulumi.com logo
#dotnet
Title
b

bored-jordan-47264

02/21/2020, 5:16 PM
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

tall-librarian-49374

02/21/2020, 7:17 PM
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

bored-jordan-47264

02/21/2020, 7:18 PM
Thanks!