Seeking to clean up, remove completely?
Issue Summary
Using sls remove with --stage foo --aws-profile foouser --region foo-region , I get a 'done' response back within seconds. But I am doubtful anything has happened.
Actual behavior
Response returns quickly but I am still able to access website. Believe stack has not been touched.
Expected behavior
Complete wipe of all resources
Steps to reproduce
sls remove with --stage foo --aws-profile foouser --region foo-region
Screenshots/Code/Configuration/Logs
Versions
- OS/Environment: Ubuntu 2.04
- @sls-next/serverless-component version:3.2.0
- Next.js version: 10.0.0
Additional context
Checklist
- [ ] You have reviewed the README and FAQs, which answers several common questions.
- [ ] You have reviewed our DEBUGGING wiki and have tried your best to include complete information and reproduction steps (including your configuration) as is possible. As there is only one maintainer (who maintains this in his free time) and thus very limited resources, if you have time, please try to debug the issue a bit yourself if possible.
- [ ] You have first tried using the most recent
latestoralpha@sls-next/serverless-componentrelease version, which may have already fixed your issue or implemented the feature you are trying to use. Note that the oldserverless-next.jscomponent and theserverless-next.jsplugin are deprecated and no longer maintained.
FYI -- all of these issues seem related https://github.com/serverless-nextjs/serverless-next.js/issues/2454, https://github.com/serverless-nextjs/serverless-next.js/issues/757, https://github.com/serverless-nextjs/serverless-next.js/issues/881, https://github.com/serverless-nextjs/serverless-next.js/issues/85