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 v1.4.3 (main) #113

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/s3-log-storage/aws (source) module patch 1.4.2 -> 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

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.

renovate[bot] commented 6 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.

mergify[bot] commented 6 months ago

/terratest

mergify[bot] commented 6 months ago

This pull request now has conflicts. Could you fix it @renovate[bot]? πŸ™

mergify[bot] commented 6 months ago

This automated PR has been closed due to merge conflicts.

renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.4.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.