sparse-intern-71089
01/06/2020, 4:22 PMgentle-diamond-70147
01/06/2020, 4:24 PMdev
) must be unique to the project - e.g. aws-py-stackreference-company
, aws-py-stackreference-department
, etc.gentle-diamond-70147
01/06/2020, 4:25 PMPulumi.yaml
file that is in the directory where you run pulumi stack init ...
.gentle-diamond-70147
01/06/2020, 4:25 PMgentle-diamond-70147
01/06/2020, 4:26 PMdev
stack for each project, you would pulumi stack init dev
from each of the company, department, and team directories.red-football-97286
01/07/2020, 9:50 AMpulumi new aws-python
in each directory.boundless-airport-99052
01/07/2020, 5:23 PMpulumi login -local
. In this case, all stacks name should be unique cross all pulumi projects.
It’s not the case if you use the pulumi backendred-football-97286
01/09/2020, 10:39 AM