silly-address-30441
09/18/2020, 6:57 PMpulumi up
, it seems to be failing because it can't delete the resource that isn't there. What's the best way out of this state?nice-airport-15607
09/18/2020, 7:07 PMabundant-appointment-96790
09/18/2020, 7:08 PMpulumi export > stack.json
, remove the deleted resource manually and import the stack back
Also to echo the comment above, don’t manually touch your infra unless you’re ready to destroy your stack 🙂nice-airport-15607
09/18/2020, 7:09 PMpulumi stack export > stack.json
find said resource, remove object, then pulumi stack import < stack.json
silly-address-30441
09/18/2020, 9:58 PMnice-airport-15607
09/18/2020, 10:00 PMfaint-table-42725
09/18/2020, 11:40 PMpulumi state delete