chore(deps): update terraform cloudposse/lb-s3-bucket/aws to v0.20.0 #171
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.19.0->0.20.0Release Notes
cloudposse/terraform-aws-lb-s3-bucket (cloudposse/lb-s3-bucket/aws)
v0.20.0Compare Source
Expose variable s3_object_ownership @adamantike (#67)
what
s3_object_ownershipvariable for passthrough to thecloudposse/s3-log-storage/awsmodule.1.3.0, which is already required by the underlying modulecloudposse/s3-log-storage/aws(reference).why
Terraform code using this module could require different values than the default, for
s3_object_ownership.Specifically, this will allow us to fix cloudposse/terraform-aws-ecs-web-app#225, which is currently failing when trying to create ACLs, with error:
v0.19.1Compare Source
🐛 Bug Fixes
Fix bucket name in policy statements, fixing #81 @benjamin-hg (#82)
what
why
references
🤖 Automatic Updates
Update GitHub workflows @osterman (#84)
what
.github/workflows/settings.yaml)why
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#79)
what
why
cldouposse/.githubrepositoryAdd GitHub Settings @osterman (#74)
what
.github/settings.yaml)why
Update Scaffolding @osterman (#72)
what
make readmeto rebuildREADME.mdfromREADME.yamlwhy
.githubrepoConfiguration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.