cloudposse / terraform-aws-cloudfront-cdn

Terraform Module that implements a CloudFront Distribution (CDN) for a custom origin.
https://cloudposse.com/accelerate
Apache License 2.0
99 stars 121 forks source link

Update Terraform cloudposse/s3-log-storage/aws to v0.24.1 #63

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

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`](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/releases/0.24.1) [Compare Source](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/compare/0.24.0...0.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`](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/releases/0.24.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/compare/0.23.0...0.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`](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/releases/0.23.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/compare/0.22.0...0.23.0)
add allow_ssl_requests_only flag @​mcalhoun (#​56) #### what - fix bug from [#​55](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/issues/55) #### why - There was a missing `data "aws_partition"`
### [`v0.22.0`](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/releases/0.22.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/compare/0.21.0...0.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 - https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-fsbp-controls.html#s3-5-remediation
### [`v0.21.0`](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/releases/0.21.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/compare/0.20.0...0.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 below Security 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](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/issues/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.

renovate[bot] commented 3 years ago

Autoclosing Skipped

This PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

mergify[bot] commented 3 years ago

This pull request is now in conflict. Could you fix it @renovate[bot]? 🙏