Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/s3-log-storage/aws to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 38653a8 commit 6197193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ module "kms_key" {

module "s3_log_storage_bucket" {
source = "cloudposse/s3-log-storage/aws"
version = "0.26.0"
version = "1.4.3"

kms_master_key_arn = local.kms_key_arn
sse_algorithm = "aws:kms"
Expand Down

0 comments on commit 6197193

Please sign in to comment.