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
bland-lamp-16797
04/23/2020, 10:59 AM
Can I import the state in code like I would with
terraform_remote_state
? so for example, if I would have
dev/staging
i would like to import from staging some dev outputs ?
b
broad-dog-22463
04/23/2020, 11:41 AM
You can use stack references for this
https://www.pulumi.com/docs/intro/concepts/stack/
b
bland-lamp-16797
04/23/2020, 11:49 AM
Hmmm , I think I'll need "inter-stack"
https://www.pulumi.com/docs/intro/concepts/organizing-stacks-projects/#inter-stack-dependencies
but this does not make sense... how does it work in Self-managed backend is something that I need to reverse engineer
Post