https://pulumi.com logo
Title
w

wonderful-napkin-50018

03/29/2021, 5:08 PM
Hey, I am using pulumi with an S3 backend. While renaming my stack pulumi apparently "lost" it (stack ls didn't show anything). So I am trying to import a backup I downloaded from S3. But when I run
stack init staging
and
stack import --file staging.json.bak
pulumi says:
error: could not deserialize deployment: unexpected end of JSON input
Any idea how to debug this or what to try next? I am lost.
it was discussed some days ago ... we should probably pin it to the channel! 🙂
w

wonderful-napkin-50018

03/29/2021, 5:18 PM
Thanks, that really helps
Would be great if pulumi could just import such a file - really confusing 🙂