Our team is unable to delete stacks using `pulumi ...
# general
t
Our team is unable to delete stacks using
pulumi stack rm
. When they attempt to do so, they get this error:
Copy code
error: [403] You do not have permission to perform this operation.
Increasing the verbosity hasn’t provided any more information. I am able to delete them with no issue (note I am an admin for our team). Thank you!
👀 1
h
I have had the same problem in the past, only the account owner was allowed to delete some stacks, but all the stacks were created the same way, by the ci pipline.
e
You need to be a stack admin to delete stacks I belive.