average-market-57523
12/09/2021, 11:40 AMbroad-helmet-79436
12/09/2021, 12:21 PM<yourbucket>/.pulumi/stacks
has a file called <yourstack>.json.bak
, you can copy that file and name the copy <yourstack>.json
and it should be fine<thestack>.json.bak
before it tries to mess with the state file (<thestack>.json
)pulumi refresh
to make sure you get any state changes that were successfully applied before the ^C