https://pulumi.com logo
#general
Title
# general
f

freezing-quill-32178

05/07/2021, 8:14 AM
Hello everyone, happy Friday… something happen on one of my
dev
stacks and become
Copy code
dev*                                  n/a           n/a
I’m trying to import the backup from
dev.json.bak
but getting
error: could not deserialize deployment: unexpected end of JSON input
from `pulumi stack import --file dev-bkp.json`… is there a way to directly import the
bak
or something else beforehand should be done?… also
pulumi refresh
doesn’t do anything…
l

little-cartoon-10569

05/09/2021, 9:11 PM
Can you check that your dev.json.bak file is valid json? Did it get corrupted at any point?
25 Views