This message was deleted.
s
This message was deleted.
s
You cannot configure a state backend on a per stack basis, only on project level 😞 The option would be to use same bucket with a bucket policy that allows cross-account access. However, not even this is possible since there is no support to set
x-amz-acl: bucket-owner-full-control
ruling it out as an option. As of my current knowledge, what you want to do is not possible. See som related issues below. https://github.com/pulumi/pulumi/issues/2937 https://github.com/pulumi/pulumi/issues/4665