Skip to content

Commit cd2794a

Browse files
Bump s3_access_logging::terraform-modules in /groups/storage
Bumps [s3_access_logging::terraform-modules](https://github.com/companieshouse/terraform-modules) from 1.0.283 to 1.0.285. - [Release notes](https://github.com/companieshouse/terraform-modules/releases) - [Commits](companieshouse/terraform-modules@1.0.283...1.0.285) --- updated-dependencies: - dependency-name: s3_access_logging::github::companieshouse/terraform-modules::1.0.283 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b64aa40 commit cd2794a

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
@@ -37,7 +37,7 @@ resource "aws_s3_bucket_ownership_controls" "logs" {
3737
}
3838

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

4242
aws_account = var.aws_account
4343
aws_region = var.region

0 commit comments

Comments
 (0)