Skip to content

Releases: mineiros-io/terraform-aws-s3-bucket

v0.1.3

23 Mar 21:59
8dba9c5
Compare
Choose a tag to compare

Changelog

  • Allow log delivery from ELBs in different regions

v0.1.2

19 Mar 22:21
eb4688d
Compare
Choose a tag to compare

Changelog

  • Add ELB log delivery option to the module

v0.1.1

04 Mar 07:31
ea4e7e3
Compare
Choose a tag to compare

Changelog

  • Add the option to grant read-only access to existing Cloudfront Origin Access Identities via origin_access_identities

v0.1.0

29 Feb 12:35
113a246
Compare
Choose a tag to compare

First stable release.

Changelog

  • Add support for Origin Aceess Identity Access from Cloudfront

v0.0.3

24 Jan 13:54
73ac517
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Update minimum Terraform version to 0.12.20 so we can take advantage of try and can
  • Update README.md with and align it with our new format

v0.0.2

20 Jan 15:59
c2d6dae
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • SemaphoreCI Integration that will run build, pre-commit checks and unit tests
  • Add an example and a simple test case
  • Further elaboration in README.md

v0.0.1

02 Jan 18:33
68f32e9
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial version

Security Features

  • Bucket public access blocking all set to true by default
  • Server-Side-Encryption (SSE) at rest enabled by default (AES256)
  • Bucket ACL defaults to canned private ACL

Standard S3 Features

  • Server-Side-Encryption (SSE) enabled by default
  • Versioning
  • Bucket Logging
  • Lifecycle Rules
  • Request Payer
  • Cross-Origin Resource Sharing (CORS)
  • Acceleration Status
  • Bucket Policy
  • Tags

Extended S3 Features

  • Bucket Public Access Blocking defaulting to true

Additional Features

  • Cross-Account access policy with forced bucket-owner-full-control ACL for direct access