Skip to content

Releases: cloudposse/terraform-aws-lb-s3-bucket

v0.15.1

27 Jun 22:26
3240725
Compare
Choose a tag to compare
v0.15.1 Pre-release
Pre-release

🤖 Automatic Updates

chore(deps): update terraform cloudposse/s3-log-storage/aws to v0.28.0 @renovate (#53)

This PR contains the following updates:

Package Type Update Change
cloudposse/s3-log-storage/aws (source) module minor 0.26.0 -> 0.28.0

v0.15.0

29 Oct 12:01
636b444
Compare
Choose a tag to compare
Make use of S3 bucket ownership @max-lobur (#46)

Inherit cloudposse/terraform-aws-s3-log-storage#61

v0.14.1

21 Aug 03:11
2ae430e
Compare
Choose a tag to compare

🤖 Automatic Updates

Update context.tf @cloudpossebot (#44)

what

This is an auto-generated PR that updates the context.tf file to the latest version from cloudposse/terraform-null-label

why

To support all the features of the context interface.

v0.14.0

14 Aug 00:43
a418f45
Compare
Choose a tag to compare
Add support for other AWS partitions @epf (#43)

what

  • Add support for other AWS partitions (China, GovCloud)

why

  • AWS China and AWS GovCloud exist
  • arn:aws: should never be hardcoded because of this

v0.13.0

14 Jun 23:38
95b4d42
Compare
Choose a tag to compare
Add support to set S3 access logs bucket @adamantike (#40)

What

Allow setting access_log_bucket_name and access_log_bucket_prefix variables, which will be bypassed to the cloudposse/s3-log-storage/aws module as-is.

We need to bump the cloudposse/s3-log-storage/aws module to version 0.24.0, as that's where the access_log_bucket_prefix variable was introduced.

Why

  • Need to keep track of accesses to LB access logs.

References

v0.12.0

23 Apr 05:54
0a922de
Compare
Choose a tag to compare
update s3_policy to work with all lb types @wmborelli (#38)

what

  • All load balancer types will be able to log to the s3 bucket.

why

  • The missing policy info prevents logging from all load balancer types and is incomplete according to AWS documentation.

references

v0.11.4

08 Feb 23:25
229ba56
Compare
Choose a tag to compare

🤖 Automatic Updates

context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated @maximmi (#36)

what

  • update context.tf to v0.24.1
  • minimum required Terraform version bumped to 0.13.0
  • readme updated, Bridgecrew compliance badges added

why

  • It allows for setting the letter case of tag names and labels, back compatibility with context v0.22.0 and below
  • we have dropped support for Terraform 0.12
  • To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.11.3

06 Feb 08:42
f280cd5
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/s3-log-storage/aws to v0.20.0 @renovate (#37)

This PR contains the following updates:

Package Type Update Change
cloudposse/s3-log-storage/aws (source) terraform minor 0.19.0 -> 0.20.0

Release Notes

cloudposse/terraform-aws-s3-log-storage

v0.20.0

Compare Source

context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated @​maximmi (#​53) #### what - update context.tf to v0.24.1 - minimum required Terraform version bumped to 0.13.0 - readme updated, Bridgecrew compliance badges added #### why - It allows for setting the letter case of tag names and labels, back compatibility with context v0.22.0 and below - we have dropped support for Terraform 0.12 - To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.11.2

05 Feb 03:14
1d3b4f9
Compare
Choose a tag to compare

🤖 Automatic Updates

Update context.tf @cloudpossebot (#31)

what

This is an auto-generated PR that updates the context.tf file to the latest version from cloudposse/terraform-null-label

why

To support all the features of the context interface.

v0.11.1

04 Feb 16:13
03d4f6c
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/s3-log-storage/aws to v0.19.0 @renovate (#35)

This PR contains the following updates:

Package Type Update Change
cloudposse/s3-log-storage/aws (source) terraform minor 0.18.1 -> 0.19.0

Release Notes

cloudposse/terraform-aws-s3-log-storage

v0.19.0

Compare Source

minimum required Terraform version bumped to 0.13.0, context.tf updated, readme updated @​maximmi (#​52) #### what - update context.tf to v0.23.0 - minimum required Terraform version bumped to 0.13.0 - readme updated, Bridgecrew compliance badges added #### why - It allows for setting the letter case of tag names and labels - we have dropped support for Terraform 0.12 - To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant