v0.21.0
Add custom policies @bkero (#54)
what
- Allows the
policy
variable to be used in a useful way to set a custom S3 bucket policy - Conditionally the data resource for the unused default bucket policy
why
- Issue #19 outlines why this is required
- I have tested this change and found it to sufficiently create a custom S3 bucket policy sufficient for oganization-level writing.
Closes #19