sst / ion

❍ — a new engine for SST
https://ion.sst.dev
MIT License
1.09k stars 129 forks source link

sst state doesn't get removed #412

Closed garysassano closed 1 month ago

garysassano commented 1 month ago

image

image

Steps to reproduce

  1. Copy the aws-astro example
  2. sst deploy
  3. sst remove
  4. sst dev astro dev / sst deploy

Workaround

I had to manually delete these parameters to fix the deployment:

image

thdxr commented 1 month ago

this seems like you manually deleted the state bucket - this is not something that should be done. and if it is done you will need to manually delete the ssm parameters are you have described

jayair commented 1 month ago

For anybody else, the docs for the remove command now mentions this https://ion.sst.dev/docs/reference/cli/#remove