Skip to content

Commit b1bdbba

Browse files
committed
CCM-9874: remove us-east-1 artifact bucket logging
1 parent 5ac0e0b commit b1bdbba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

infrastructure/terraform/components/acct/module_s3bucket_artefacts_us_east_1.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ module "s3bucket_artefacts_us_east_1" {
4343
data.aws_iam_policy_document.s3bucket_artefacts_us_east_1.json
4444
]
4545

46-
bucket_logging_target = {
47-
bucket = module.s3bucket_access_logs.id
48-
}
49-
5046
public_access = {
5147
block_public_acls = true
5248
block_public_policy = true

0 commit comments

Comments
 (0)