Skip to content

Commit 2f58e81

Browse files
committed
Merge remote-tracking branch 'origin/main' into feature/CCM-9873_cloudfront-distro
2 parents f65d49b + 141816e commit 2f58e81

File tree

1 file changed

+1
-1
lines changed
  • infrastructure/terraform/components/acct

1 file changed

+1
-1
lines changed

infrastructure/terraform/components/acct/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ output "s3_buckets" {
2121
arn = module.s3bucket_backup_reports.arn
2222
bucket = module.s3bucket_backup_reports.bucket
2323
id = module.s3bucket_backup_reports.id
24-
}
24+
},
2525
}
2626
}
2727

0 commit comments

Comments
 (0)