Skip to content

Releases: terraform-modules/aws-s3

add bucket_owner controls

18 Jan 18:47
Compare
Choose a tag to compare
  • v2.4.0 -- 20220118
    • add bucket_owner controls (default BucketOwnerPreferred)
      • BucketOwnerPreferred (also adds condition to bucket policy)
      • ObjectWriter
      • BucketOwnerEnforced

add kms_key submodule

23 Mar 20:36
Compare
Choose a tag to compare
  • add kms_key submodule
  • add variable kms_key_arn to standard and title26 submodule to permit use of an external key (vs one per bucket)

update documentation

23 Mar 20:36
Compare
Choose a tag to compare
  • add documentation for sample policy
  • add examples/policy/sample-policy.tf

require_explicit_encryption now optional

23 Mar 20:37
Compare
Choose a tag to compare

v2.0.1

date: 20210325

  • make bucket policies denying missing encryption header optional
  • add variable: require_explicit_encryption default = false

aws-t26-s3 to aws-s3 and new features

23 Mar 20:35
Compare
Choose a tag to compare

aws-s3 v2.0

  • Renamed aws-t26-s3 to aws-s3
  • Created submodules
    • standard
    • title26
  • Added metadata_tags to bucket objects
  • Allow for data_safeguard labels