We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b64aa40 commit cd2794aCopy full SHA for cd2794a
groups/storage/s3.tf
@@ -37,7 +37,7 @@ resource "aws_s3_bucket_ownership_controls" "logs" {
37
}
38
39
module "s3_access_logging" {
40
- 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"
41
42
aws_account = var.aws_account
43
aws_region = var.region
0 commit comments