https://pulumi.com logo
Title
e

early-minister-86776

04/21/2021, 4:42 PM
Hi everyone, So nice to meet you all. I started using Pulumi a while back, and its great. We are using pulumi to bring up and down an EKS cluster. But I have a small doubt which hopefully you all should be able to help. When I create a stack, only I can destroy it, and same for my team mate. what are the options for stack to be shared across folks in the team?
c

cool-egg-852

04/21/2021, 4:45 PM
It sounds like you are using the local file option for the stack. Is that correct?
You need to be using a cloud based backend either via pulumi.com, S3, GCS, etc. to share the stack.
e

early-minister-86776

04/21/2021, 4:52 PM
aahh yes, we were using the local file option. Thanks for the suggestion. Let me try to look up online for documentation for cloud based backend