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
#general
Title
b
bitter-insurance-72016
07/15/2023, 8:59 PM
Hello house, i am using two stacks for a setup. Is there a way I can reference the output of one of the stacks and use it the output in a resource inside the other stack.
a
adventurous-eve-83859
07/16/2023, 12:49 AM
https://www.pulumi.com/learn/building-with-pulumi/stack-references/
may be a useful reference
s
salmon-account-74572
07/17/2023, 3:52 AM
You may also find this article on best practices around stack references---which is the Pulumi feature that enables you to do what you’re trying to do---helpful:
https://www.pulumi.com/blog/iac-recommended-practices-using-stack-references/
Post