I have a scenario whereby I would like to distingu...
# general
c
I have a scenario whereby I would like to distinguish my resources per "environment" but also have a stack per set of resources. I was thinking of the following structures •
my-{pre-prod or prod}-project/{resource-collection}-1
my-project/{pre-prod or prod}-{resource-collection}-1
Anyone have any views on this they don't mind sharing?
e
We have an issue talking about this: https://github.com/pulumi/pulumi/issues/8402 We’d love to hear more input on there about how people are solving problems like this today and what tools we could provide to make this better.
c
Thanks for sharing this @echoing-dinner-19531!