aws-samples / aws-serverless-workshops

Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
http://wildrydes.com
Apache License 2.0
4.2k stars 2.63k forks source link

Cannot "rollback" or "delete" Cloudformation stack "Creates a static website using S3" due to Custom Resource #166

Open n1t1nv3rma opened 6 years ago

n1t1nv3rma commented 6 years ago

Cannot "rollback" or "delete" Cloudformation stack "Creates a static website using S3 for the Wild Rydes serverless web application workshop".

Stuck at deleting custom resource "Custom::S3Objects".

I know that the error occurred was due to me setting custom name for "CodeBucket" but the code expects it to be static. It is worth adding a note or making it clear that it should not be changed.