serverless-nextjs/serverless-next.js

Should remove the S3 buckets when sls remove?

Open

#85 opened on May 28, 2019

View on GitHub
 (5 comments) (1 reaction) (0 assignees)TypeScript (3,998 stars) (447 forks)batch import
enhancementgood first issuewontfix

Description

sls remove does not remove the S3 bucket. When I do sls deploy again, it throws BucketName already exists.

Contributor guide