Update Terraform cloudposse/s3-log-storage/aws to v0.24.1 #170
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.20.0
->0.24.1
Release Notes
cloudposse/terraform-aws-s3-log-storage
v0.24.1
Compare Source
🤖 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
Compare Source
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
Compare Source
add allow_ssl_requests_only flag @mcalhoun (#56)
#### whatwhy
data "aws_partition"
v0.22.0
Compare Source
add allow_ssl_requests_only flag @mcalhoun (#55)
#### whatallow_ssl_requests_only
flag to force the bucket to be accessed via TLS onlywhy
references
v0.21.0
Compare Source
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.