There are a number of ways to structure this. Stacks and projects are purposely flexible in this way. Based on the way you’re talking about it, if the idea is that each customer is using the same template, you could have a stack per customer. Then, as you update your Pulumi program (on a per-stage basis), you could update each customer’s stack based on that template.
faint-table-42725
03/26/2020, 4:04 AM
In the
<org>/<project>/<stack>
naming scheme, the
org
refers to the Pulumi organization that owns that stack. So your company for example or yourself as an individual.
c
chilly-laptop-44574
03/26/2020, 4:08 AM
Thanks. So to understand it better how do you suggest naming my stack so it reflects provided directory structure?
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.