ambitious-furniture-71289
12/13/2022, 9:07 PMbillowy-army-68599
12/13/2022, 9:55 PMrich-stone-79955
12/14/2022, 2:33 AMambitious-furniture-71289
12/14/2022, 7:01 AMflaky-arm-38472
12/14/2022, 10:20 AMdev
create <http://myProjectName.dev|myProjectName.dev>
For one backend per project then there should not be any issue with the naming.
I am using S3 as backend for all our IaC in pulumimany-telephone-49025
12/14/2022, 12:16 PMcuddly-napkin-89521
12/14/2022, 3:26 PMrich-stone-79955
12/17/2022, 3:18 AMdev
environment from both local and from a pipeline.
This is a complaint I have with a self-hosted backend. The stack names and lack of segregation. I wish that the project name would be a “folder” (S3 doesn’t really have folders but part of the object name) and then the stack name. This would mimic the Pulumi Service. For now, what we do is duplicate the projectName
and stackName
so it would be something like foobar-foobar
for the resources because both the project and stack names match. Not ideal but we deal with it. Because our dev
environment backend is separate from our prod
environment backend, this works fine for us.