https://pulumi.com logo
r

rich-whale-93740

09/01/2023, 8:16 PM
Trying to setup a CI pipeline for our Pulumi project, and realized maybe we are using "stack" wrong? For each project, we have a "dev" and a "prod" stack. During a pull request, I'd like to run a "preview". Seems we would need to run for both stacks to make it meaningful. Is that how others do it?
b

billowy-army-68599

09/01/2023, 8:21 PM
yep, stacks target environments, like a cloud provider region or account