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
m
magnificent-smartphone-40853
04/28/2022, 10:31 PM
Can you use StackReference without using the pulumi backend? what would I use as the unique stack name?
s
salmon-account-74572
04/28/2022, 11:01 PM
Yes, you can. However, IIUC, other backends don’t support Pulumi’s notion of organizations and projects and such, so you have manually namespace things like described here:
https://martinjt.me/2021/03/04/pulumi-multiple-projects-with-custom-backends/
(this article also contains an example StackReference)
6 Views
Post