Skip to content

Commit cbc19d1

Browse files
authored
Merge pull request #128 from companieshouse/dependabot/terraform/groups/storage/s3_access_logging--github--companieshouse/terraform-modules--1.0.358-1.0.359
Bump s3_access_logging::terraform-modules from 1.0.358 to 1.0.359 in /groups/storage
2 parents 2456427 + 421843a commit cbc19d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

groups/storage/s3.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ resource "aws_s3_bucket_ownership_controls" "data" {
4444
}
4545

4646
module "s3_access_logging" {
47-
source = "[email protected]:companieshouse/terraform-modules//aws/s3_access_logging?ref=1.0.358"
47+
source = "[email protected]:companieshouse/terraform-modules//aws/s3_access_logging?ref=1.0.359"
4848

4949
aws_account = var.aws_account
5050
aws_region = var.region

0 commit comments

Comments
 (0)