sparse-intern-71089
12/21/2021, 10:27 AMbillowy-army-68599
swift-pharmacist-99893
12/21/2021, 11:49 AM<s3://mybucket/project1>
• project2 I need to login as: <s3://mybucket/project2>
billowy-army-68599
swift-pharmacist-99893
12/29/2021, 2:08 PMpulumi login <s3://mybucket>
pulumi new aws-python -n project1 # creating stack prod
pulumi new aws-python -n project2 # creating stack prod
But this gives me an error.
How should I proceed with local backends and multiple projects and stacks and have the stack reference work?billowy-army-68599
swift-pharmacist-99893
12/30/2021, 2:17 PM