sparse-intern-71089
10/11/2022, 5:35 PMlimited-rainbow-51650
10/11/2022, 5:40 PMable-ability-11203
10/11/2022, 5:44 PMPULUMI_BACKEND_URL=file:///tmp/1 pulumi stack ls
PULUMI_BACKEND_URL=file:///tmp/2 pulumi stack ls
billowy-army-68599
pulumi stack init <http://myApp.dev|myApp.dev>
pulumi stakc init <http://infrastructure.dev|infrastructure.dev>
mammoth-agency-10350
10/11/2022, 5:46 PM<project>.<stack>
so <http://infrastructure.dev|infrastructure.dev>
, infrastructure.prod
would be what I would use.
Although you could isolate projects to different backends, if you'd like to consume stack outputs from one stack in another, you'll need to use the same backend for both.able-ability-11203
10/11/2022, 5:55 PMdev.infra
<http://dev.app|dev.app>
prod.infra
<http://prod.app|prod.app>
?
To quickly tell envs from one another.billowy-army-68599
able-ability-11203
10/11/2022, 5:58 PM