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 (447 forks)batch import
enhancementgood first issuewontfix

Repository metrics

Stars
 (3,998 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide