cloudposse / terraform-aws-config-storage

This module creates an S3 bucket suitable for storing AWS Config data
https://cloudposse.com/accelerate
Apache License 2.0
6 stars 8 forks source link

chore(deps): update terraform cloudposse/s3-log-storage/aws to v1.4.3 (main) #53

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/s3-log-storage/aws (source) module patch 1.4.1 -> 1.4.3

Release Notes

cloudposse/terraform-aws-s3-log-storage (cloudposse/s3-log-storage/aws) ### [`v1.4.3`](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/releases/tag/1.4.3) [Compare Source](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/compare/1.4.2...1.4.3) #### πŸ€– Automatic Updates
Update Terraform cloudposse/s3-bucket/aws to v3.1.3 (main) @​renovate (#​95) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/s3-bucket/aws](https://registry.terraform.io/modules/cloudposse/s3-bucket/aws) ([source](https://togithub.com/cloudposse/terraform-aws-s3-bucket)) | module | patch | `3.1.2` -> `3.1.3` | *** ##### Release Notes
cloudposse/terraform-aws-s3-bucket (cloudposse/s3-bucket/aws) ##### [`v3.1.3`](https://togithub.com/cloudposse/terraform-aws-s3-bucket/releases/tag/3.1.3) [Compare Source](https://togithub.com/cloudposse/terraform-aws-s3-bucket/compare/3.1.2...3.1.3) Unfortunately, this change makes `count` unknown at plan time in certain situations. In general, you cannot use the output of `compact()` in `count`. The solution is to stop using the deprecated `policy` input and revert to 3.1.2 or upgrade to 4.0. ##### πŸš€ Enhancements
Fix `source_policy_documents` combined with `var.policy` being ignored @​&#​8203;johncblandii (#&#​8203;201) ##### what - Changed `var.source_policy_documents` to `local.source_policy_documents` so `var.policy` usage was still supported ##### why - The ternary check uses `var,source_policy_documents` so `var.policy` being combined with `var.source_policy_documents` into `local.source_policy_documents` does not provide `true` for the ternary to execute ##### references - [https://github.com/cloudposse/terraform-aws-config-storage/pull/39](https://togithub.com/cloudposse/terraform-aws-config-storage/pull/39)
***
Update README.md and docs @​cloudpossebot (#​94) #### what This is an auto-generated PR that updates the README.md and docs #### why To have most recent changes of README.md and doc from origin templates
### [`v1.4.2`](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/releases/tag/1.4.2) [Compare Source](https://togithub.com/cloudposse/terraform-aws-s3-log-storage/compare/1.4.1...1.4.2) #### πŸš€ Enhancements
Add `grants` input @​Nuru (#​93) #### what - Add `grants` input #### why - Some AWS services, such at Cloudfront, require specific grants for log delivery #### references - [Cloudfront log delivery requirements](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/AccessLogs.html#AccessLogsBucketAndFileOwnership)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

mergify[bot] commented 3 months ago

/terratest

renovate[bot] commented 3 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.