MoveoTech / terraform-aws-rest-api-architecture

REST API architecture baseline
Apache License 2.0
4 stars 1 forks source link

build(deps): Bump cloudposse/s3-log-storage/aws from 0.27.0 to 1.3.0 #759

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloudposse/s3-log-storage/aws from 0.27.0 to 1.3.0.

Release notes

Sourced from cloudposse/s3-log-storage/aws's releases.

v1.3.0

🚀 Enhancements

what

  • Limit length of auto-generated bucket name to match AWS-imposed limit
  • Enhance lifecycle_configuration_rules to be fully defined with optional members

why

  • Avoid situation where module fails because auto-generated bucket name is too long
  • Make it easier to build a list of rules

references

v1.2.0 Support new AWS S3 defaults (ACL prohibited)

🤖 Automatic Updates

This PR contains the following updates:

Package Type Update Change
cloudposse/s3-bucket/aws (source) module minor 3.0.0 -> 3.1.0

Release Notes

v3.1.0

Compare Source

... (truncated)

Commits
  • 68c18f4 Enhance lifecycle object with optionals, limit length of bucket name (#87)
  • 701e32d Update Terraform cloudposse/s3-bucket/aws to v3.1.0 (#85)
  • bf3d932 Adding "object_lock_configuration" variable (#84)
  • bcb1b1b Automate upgrade using moved blocks (#81)
  • 0291881 Update Terraform cloudposse/s3-bucket/aws to v3 (#78)
  • d26b2f0 Update Terraform cloudposse/s3-bucket/aws to v2.0.1 (#76)
  • 522b4b4 Update Terraform cloudposse/s3-bucket/aws to v2 (#72)
  • cb98337 git.io->cloudposse.tools update (#73)
  • 112c75d Support AWS v4 provider (#71)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #766.