https://pulumi.com logo
f

flaky-arm-38472

08/25/2022, 6:23 AM
Is it possible to have different backends per stack?. Lets say we store our state in S3 but want to keep dev/prd in different buckets. Can we add :
Copy code
backend:
  url: <s3://xxxx>
To each stack settings file?.
s

steep-toddler-94095

08/25/2022, 7:23 AM
no it's not possible. there's an enhancement ticket requesting it as a feature though https://github.com/pulumi/pulumi/issues/10039
👍 1
e

echoing-dinner-19531

08/25/2022, 8:18 AM
Please do vote (👍) issues that your interested in, it helps us gauge user interest.
f

flaky-arm-38472

08/25/2022, 8:40 AM
just did. Thanks.