Skip to content

Tags: cloudposse/terraform-aws-s3-bucket

Tags

v4.9.0

Toggle v4.9.0's commit message
chore: update README.md

v4.8.0

Toggle v4.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support eventbridge bucket notification (#255)

* feat: add eventbridge

* feat: add eventbridge to var definition

* docs: update event notifications to support eventbridge

Signed-off-by: nitrocode <7775707+nitrocode@users.noreply.github.com>

---------

Signed-off-by: nitrocode <7775707+nitrocode@users.noreply.github.com>

v4.7.3

Toggle v4.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use new destination.bucket key in policy (#256)

Signed-off-by: nitrocode <7775707+nitrocode@users.noreply.github.com>

v4

Toggle v4's commit message
chore: update README.md

v4.7.2

Toggle v4.7.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: correct bucket name to fix broken `-replication` role (#250)

* fix: fixes broken replication name

* fix: use local value

Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>

* fix: use bucket name from local

Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>

* fix(replication): missing quote, created local

---------

Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>

v4.7.1

Toggle v4.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: s3 lambda event notification assignments (#253)

* Fix for s3 lambda notification

* fix another typo

4.7.0

Toggle 4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make sure replica_kms_key_id is truly empty (#244)

4.6.0

Toggle 4.6.0's commit message
chore: update README.md

4.5.0

Toggle 4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add missed tags (#241)

4.4.0

Toggle 4.4.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: add expected_bucket_owner variable (#238)

* 226: Add Expected Bucket Owner

* Update variables.tf

Co-authored-by: Matt Gowie <matt@masterpoint.io>

* fix: commit make results

---------

Co-authored-by: John McCall <129085294+houserx-jmcc@users.noreply.github.com>
Co-authored-by: Matt Gowie <matt@masterpoint.io>
Co-authored-by: John McCall <john.mccall@houserx.com>