This message was deleted.
# general
s
This message was deleted.
w
The typical mode here would be to have a single “project” named
log_setup
and three “stacks” named
dev
,
staging
,
production
(Or East/west/central). If you are using the local backend - you may hit https://github.com/pulumi/pulumi/issues/2522, and would need to include both project and stack names in the stack name you choose (e.g.
log_setup_dev
).
r
So you have stacks within a project? I have about 7 different main files, so to have in one file would be huge.