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

Bump terraform-aws-modules/s3-bucket/aws from 3.6.0 to 3.15.1 in /terraform/base #71

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps terraform-aws-modules/s3-bucket/aws from 3.6.0 to 3.15.1.

Release notes

Sourced from terraform-aws-modules/s3-bucket/aws's releases.

v3.15.1

3.15.1 (2023-08-26)

Bug Fixes

  • Added missing check for attach_access_log_delivery_policy for access logs logic (#252) (97e542b)

v3.15.0

3.15.0 (2023-08-22)

Features

  • Stop requiring s3:ListAllMyBuckets IAM permission unless needed (for bucket ACL) (#243) (74fcc60)

v3.14.1

3.14.1 (2023-07-19)

Bug Fixes

  • Update log delivery policy to add s3:ListBucket action (#245) (af0a28d)

v3.14.0

3.14.0 (2023-06-19)

Features

  • Add "deny incorrect kms key sse" bucket policy (#240) (e0d5788)

v3.13.0

3.13.0 (2023-06-11)

Features

  • Add "deny unencrypted object uploads" and "incorrect encryption headers" bucket policies (#238) (2542a36)

v3.12.0

3.12.0 (2023-06-08)

Features

  • Allow setting id parameter in notification object (#236) (f9067dc)

v3.11.0

3.11.0 (2023-05-25)

... (truncated)

Changelog

Sourced from terraform-aws-modules/s3-bucket/aws's changelog.

3.15.1 (2023-08-26)

Bug Fixes

  • Added missing check for attach_access_log_delivery_policy for access logs logic (#252) (97e542b)

3.15.0 (2023-08-22)

Features

  • Stop requiring s3:ListAllMyBuckets IAM permission unless needed (for bucket ACL) (#243) (74fcc60)

3.14.1 (2023-07-19)

Bug Fixes

  • Update log delivery policy to add s3:ListBucket action (#245) (af0a28d)

3.14.0 (2023-06-19)

Features

  • Add "deny incorrect kms key sse" bucket policy (#240) (e0d5788)

3.13.0 (2023-06-11)

Features

  • Add "deny unencrypted object uploads" and "incorrect encryption headers" bucket policies (#238) (2542a36)

3.12.0 (2023-06-08)

Features

  • Allow setting id parameter in notification object (#236) (f9067dc)

3.11.0 (2023-05-25)

Features

  • Added outputs for s3 bucket lifecycle rules and policy (#234) (24b88e8)

3.10.1 (2023-04-28)

... (truncated)

Commits
  • 7263d09 chore(release): version 3.15.1 [skip ci]
  • 97e542b fix: Added missing check for attach_access_log_delivery_policy for access log...
  • 7fbc003 chore(release): version 3.15.0 [skip ci]
  • 74fcc60 feat: Stop requiring s3:ListAllMyBuckets IAM permission unless needed (for ...
  • d371175 chore: Added simple S3 bucket example (#248)
  • c074ef4 chore(release): version 3.14.1 [skip ci]
  • af0a28d fix: Update log delivery policy to add s3:ListBucket action (#245)
  • f1b6c7b chore(release): version 3.14.0 [skip ci]
  • e0d5788 feat: Add "deny incorrect kms key sse" bucket policy (#240)
  • 299ddff chore(release): version 3.13.0 [skip ci]
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [terraform-aws-modules/s3-bucket/aws](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket) from 3.6.0 to 3.15.1.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-s3-bucket@v3.6.0...v3.15.1)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/s3-bucket/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants