https://pulumi.com logo
b

big-potato-91793

03/02/2022, 1:54 PM
Hey 👋 , thx for the new locking feature for s3 pulumi backend. I was wondering if you have any functionality to delete the lock builtin the pulumi cli?
e

echoing-dinner-19531

03/02/2022, 1:58 PM
Not currently. There is a
pulumi cancel
command that currently only works for the pulumi service backend, it's on my todo list to also make that work with the s3 backend.
b

big-potato-91793

03/02/2022, 2:21 PM
Do you have any issue or MR that I can follow 🙂
e

echoing-dinner-19531

03/02/2022, 4:43 PM
https://github.com/pulumi/pulumi/issues/4605 is sort of an overall ticket for this. I'm hoping to trickle improvements in over the next few releases.
And that's now merged so this will be in the release next week
r

rhythmic-branch-12845

04/30/2022, 10:38 AM
sorry, I’m trying to find more information on this, but don’t really see it. I see https://www.pulumi.com/docs/intro/concepts/state/#logging-into-the-aws-s3-backend … but there’s no info on locking.
e

echoing-dinner-19531

04/30/2022, 2:49 PM
I don't think it was documented anywhere. Probably the best info on it is the original PR and checking the current state of the code (https://github.com/pulumi/pulumi/pull/2697)
b

billowy-army-68599

04/30/2022, 6:38 PM
@rhythmic-branch-12845 please open an issue for this
r

rhythmic-branch-12845

05/02/2022, 4:15 AM
ok. I have https://github.com/pulumi/docs/issues/7441. It’s a short description, but I take it it should be clear enough what the issue is.
3 Views