This message was deleted.
# general
s
This message was deleted.
e
It currently does not, it doesn't even support project parts of stack names currently. Self-managed is a flat structure.
o
@echoing-dinner-19531 Thanks, do we plan to support ‘project/stack’ this style in the Self-managed backend?
e
Probably eventually, although it might not be till 4.0
o
yeah, that is good, If possible, I would like to contribute code. My pulumi code is a microservices architecture, so there are a lot of small projects that support different functions, but they all belong to dev or stage env
and they use the same backend which self-manged
e
If possible, I would like to contribute code.
There are some pull requests open on the pulumi repo already to try and do this, it's mostly a case of the cost of ensuring it's backwards compatible and doesn't break existing users has been considered too high. I don't think that's anything that can really be helped with, and why this will probably be a 4.0 change with an explicit migration path.