Skip to content

v0.40.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 02 Jul 19:31
54d3caf
Feat: Support Allowing Actions from Specific Principal ARNs in Bucket Policy. @korenyoni (#95)

what

  • Support allowing actions from specific principal ARNs in bucket policy.
  • Reorganize examples/complete (split up into multiple files to keep main.tf simple)
  • Misc: use local.enabled where possible

why

  • Some buckets that are used by CI/CD systems may need to allow actions from cross-account IAM principals in their bucket policy.

references