terraform-aws-elastic-beanstalk-environment icon indicating copy to clipboard operation
terraform-aws-elastic-beanstalk-environment copied to clipboard

chore(deps): update terraform cloudposse/lb-s3-bucket/aws to v0.20.0 (main)

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/lb-s3-bucket/aws (source) module minor 0.19.0 -> 0.20.0

Release Notes

cloudposse/terraform-aws-lb-s3-bucket (cloudposse/lb-s3-bucket/aws)

v0.20.0

Compare Source

Expose variable s3_object_ownership @​adamantike (#​67)

what

  • Add s3_object_ownership variable for passthrough to the cloudposse/s3-log-storage/aws module.
  • Bump minimum Terraform version to 1.3.0, which is already required by the underlying module cloudposse/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 https://github.com/cloudposse/terraform-aws-ecs-web-app/pull/225, which is currently failing when trying to create ACLs, with error:

AccessControlListNotSupported: The bucket does not allow ACLs

v0.19.1

Compare Source

🐛 Bug Fixes

Fix bucket name in policy statements, fixing #​81 @​benjamin-hg (#​82)

what

  • Limit generated S3 bucket name to 63 characters

why

  • AWS imposed limit, derived from DNS limits, allowing S3 buckets to be accessed by name via DNS

references

🤖 Automatic Updates

Update GitHub workflows @​osterman (#​84)

what

  • Update workflows (.github/workflows/settings.yaml)

why

  • Support new readme generation workflow.
  • Generate banners
Use GitHub Action Workflows from `cloudposse/.github` Repo @​osterman (#​79)

what

  • Install latest GitHub Action Workflows

why

  • Use shared workflows from cldouposse/.github repository
  • Simplify management of workflows from centralized hub of configuration
Add GitHub Settings @​osterman (#​74)

what

  • Install a repository config (.github/settings.yaml)

why

  • Programmatically manage GitHub repo settings
Update Scaffolding @​osterman (#​72)

what

  • Reran make readme to rebuild README.md from README.yaml
  • Migrate to square badges
  • Add scaffolding for repo settings and Mergify

why

  • Upstream template changed in the .github repo
  • Work better with repository rulesets
  • Modernize look & feel

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.


  • [ ] If you want to rebase/retry this PR, check this box

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

renovate[bot] avatar May 03 '24 19:05 renovate[bot]

/terratest

mergify[bot] avatar May 03 '24 19:05 mergify[bot]