v0.40.0
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 keepmain.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.