I’m getting a snapshot integrity failure: ```error...
# typescript
q
I’m getting a snapshot integrity failure:
Copy code
error: .pulumi/stacks/news.thewest.json: snapshot integrity failure; refusing to use it: resource urn:pulumi:news.thewest::news::swm:curation$swm:fargate-app$aws:ecs/service:Service::news-thewest-curation-app-service dependency urn:pulumi:news.thewest::news::swm:curation$swm:fargate-app$aws:ecs/taskDefinition:TaskDefinition::news-thewest-curation-app-task refers to missing resource
Unfortunately, the .bak also has a snapshot integrity failure. How would you recover from this? I’m thinking it will require manually editing the state file. Any idea where to get started?