https://pulumi.com logo
s

stocky-restaurant-98004

09/27/2022, 2:36 PM
If you want to deploy a bunch of stacks to recreate an entire environment (which is my understanding of what you're trying to do), you might want to check out the Automation API, which allows you to use Pulumi as a dependency in a regular ol' node program: https://www.pulumi.com/docs/guides/automation-api/