https://pulumi.com logo
Title
s

strong-air-37156

03/19/2021, 12:56 PM
This sounds like something that should be done automatically when transferring a stack though?
c

colossal-beach-47527

03/19/2021, 7:02 PM
That is correct! I’ll leave a comment on that GitHub issue, but as you found out, it should just be a matter of updating the
secrets_provider
section of your checkpoint file.
In your specific case however, the Pulumi Service failed to complete the update on our end. (So your checkpoint was left in a state where it was referring to the older organization, hence the 404.) Anyways, the reason why the Pulumi Service failed to edit your checkpoint file looks like it might be a bug in our underlying SDK. Would you mind sending me your your stack’s checkpoint file? (Ideally at the version of the stack right just before you transferred ownership to a new location.) That would allow me to reproduce the error and find out what the problem is. (It looks like it has something to do with the specific version of the Pulumi CLI that wrote the checkpoint, and the version of the code the Pulumi Service is using to read it.)
s

strong-air-37156

03/22/2021, 10:15 AM
Can I retrieve the checkpoint file from pulumi?
also, thank you for the explanation and the help!
turns out I had kept in in my filesystem. I'm sending it in 1-1