This message was deleted.
# general
s
This message was deleted.
l
Yes, it's all possible. What's a micro-stack?
b
YEs, self managed backends have stackreferences that allow you reading data from another stack's outputs
I suggest a good naming convention for the stack names as self managed only support a simple naming convention - there's no concept of owner/project/stack
so you'd need to do something like networking.dev as a stackname
m
oh! that's the secret, I was exactly wondering how to do that
👍 1
then do I have to keep several stacks, one per micro-service?
for instance:
Copy code
coreinfra.dev
appone.dev
apptwo.dev
or all them should share the same
dev
stack?
b
it depends on what you are using a stack for - if an environment then I'd say yes
tis your choice