Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
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.
Post