v0.74.3
🤖 Automatic Updates
Update Terraform cloudposse/s3-log-storage/aws to v0.24.1 @renovate (#170)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/s3-log-storage/aws (source) | module | minor | 0.20.0 -> 0.24.1 |
Release Notes
cloudposse/terraform-aws-s3-log-storage
v0.24.1
🤖 Automatic Updates
Update context.tf @cloudpossebot (#59)
#### 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.24.0
Add variable access_log_bucket_prefix to customize S3 access log configuration @adamantike (#57)
#### What Allow changing the prefix to be used in the specified S3 bucket for access logs. Maintain current prefix as default value, for backwards compatibility. #### Why This is useful for projects using different standards (e.g. path with bucket name in the root folder).v0.23.0
add allow_ssl_requests_only flag @mcalhoun (#56)
#### what- fix bug from #55
why
- There was a missing
data "aws_partition"
v0.22.0
add allow_ssl_requests_only flag @mcalhoun (#55)
#### what- Add the
allow_ssl_requests_only
flag to force the bucket to be accessed via TLS only
why
- AWS Foundational Security Best practices indicate S3 buckets should require requests to use Secure Socket Layer
references
v0.21.0
added versioning mfa delete enabled option @chafnan (#54)
#### what This adds the option to turn on MFA Delete for the bucket. * Describe high-level what changed as a result of these commits (i.e. in plain-english, what do these changes mean?) * Use bullet points to be concise and to the point. #### why issue #48 does a good job explaining, but pasted important information belowSecurity best practices for CloudTrail logs that are stored in S3 recommend MFA Delete be enabled.
https://www.cloudconformity.com/knowledge-base/aws/CloudTrail/cloudtrail-bucket-mfa-delete-enabled.html
references
closes #48
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box.
This PR has been generated by WhiteSource Renovate. View repository job log here.