Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

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 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.


  • 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 renovate bot requested review from a team as code owners May 3, 2024 20:01
@renovate renovate bot added the auto-update This PR was automatically generated label May 3, 2024
@renovate renovate bot requested review from Gowiem and nitrocode May 3, 2024 20:01
Copy link

mergify bot commented May 3, 2024

/terratest

@renovate renovate bot force-pushed the renovate/cloudposse-lb-s3-bucket-aws-0.x branch 2 times, most recently from 241ec3d to a568023 Compare May 6, 2024 11:16
@renovate renovate bot changed the title chore(deps): update terraform cloudposse/lb-s3-bucket/aws to v0.19.1 chore(deps): update terraform cloudposse/lb-s3-bucket/aws to v0.20.0 May 6, 2024
@renovate renovate bot force-pushed the renovate/cloudposse-lb-s3-bucket-aws-0.x branch from a568023 to 7084a79 Compare May 7, 2024 22:09
@renovate renovate bot force-pushed the renovate/cloudposse-lb-s3-bucket-aws-0.x branch 2 times, most recently from 726e68e to 99e4d45 Compare May 21, 2024 16:21
@renovate renovate bot force-pushed the renovate/cloudposse-lb-s3-bucket-aws-0.x branch from 99e4d45 to 9aba3dc Compare May 31, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants