Allow specifiying `force_destroy` for s3-log-storage submodule @joe-niland (#58)
what
- Allow specifying
force_destroy
for s3-log-storage submodule - Add random id to module attributes to cause S3 log bucket to have a random name
why
- Automated tests were failing due to duplicate names and non-empty buckets
references
- None