Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
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
general
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
# general
d
damp-honey-93158
04/20/2022, 4:47 PM
hey crazy people ๐ If I use my own state storage backend - can I still make use of StackReference to refer to something that was already deployed using my own storage backend, or is StackReference pulumi-service only? Thank you!
b
brave-planet-10645
04/20/2022, 4:53 PM
You can use stack references with a self-managed backend; you just need to be careful how you name things. Thereโs a great blog post on this here:
https://martinjt.me/2021/03/04/pulumi-multiple-projects-with-custom-backends/
๐ 2
d
damp-honey-93158
04/20/2022, 5:08 PM
that was FAST... minutes...
b
brave-planet-10645
04/20/2022, 5:10 PM
Pulumi employees (just like Pulumi itself) are speedy
๐ 2
d
damp-honey-93158
04/20/2022, 5:10 PM
๐
Post