https://pulumi.com logo
f

fast-dinner-32080

03/13/2020, 11:28 PM
You would use the same project and in the root run
Copy code
pulumi stack init STACK_NAME
Which will create it and select it to be used. From there you can add to that stacks config and run pulumi up against it.