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
05/07/2020, 3:37 PM
I'm reading
micro-stacks
, what I don't understand is, how do I create a
StackReference
by
<organization>/<project>/<stack>
If I use Self-managed backend (gs) , what is my organization?
w
white-balloon-205
05/07/2020, 8:06 PM
Currently the naming for stacks in the self-managed backends is different - and will just use the stack name. This is something we'd like to improve for the self-managed backends as noted in
https://github.com/pulumi/pulumi/issues/2522
generally. Also see
https://github.com/pulumi/pulumi/issues/2522#issuecomment-593088942
for a pattern that can be used here today.
👍 1
Post