Skip to content

v0.21.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 29 Sep 03:48
919f89c
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