Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#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!
Post