Skip to content

Commit

Permalink
Merge pull request #55 from companieshouse/dependabot/terraform/group…
Browse files Browse the repository at this point in the history
…s/storage/s3_access_logging--github--companieshouse/terraform-modules--1.0.283-1.0.285
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
2 parents b64aa40 + cd2794a commit 94ddb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groups/storage/s3.tf
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ resource "aws_s3_bucket_ownership_controls" "logs" {
}

module "s3_access_logging" {
source = "git@github.com:companieshouse/terraform-modules//aws/s3_access_logging?ref=1.0.283"
source = "git@github.com:companieshouse/terraform-modules//aws/s3_access_logging?ref=1.0.285"

aws_account = var.aws_account
aws_region = var.region
Expand Down

0 comments on commit 94ddb86

Please sign in to comment.