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
#typescript
Title
d
delightful-truck-1268
03/16/2020, 6:49 PM
I’m attempting to use a stack output as an argument into another stack’s resource but I’m getting an error saying
Output<string> is not assigned to type 'string'
t
tall-librarian-49374
03/16/2020, 8:53 PM
Which resource and property is the other resource?
d
delightful-truck-1268
03/23/2020, 8:17 PM
Support got back with me that I could use the Resource.get() function instead.
Post