This message was deleted.
# general
s
This message was deleted.
b
what state backend are you using?
m
azure storage
not using the managed one.
b
self managed backends don’t keep checkpoint files. If you don’t have blob versioning enabled, the history has gone
m
Seems blob versioning is enabled, am able to see checkpoint fies. How can i build state from checkpoint file? Any idea?
b
yes, grab checkpoint and
pulumi stack import --file <path>
m
Ok. great. thank you. Let me try
getting error ->could not deserialize deployment: unexpected end of JSON input