Skip to content

Commit 319f37e

Browse files
nicki-nhsalexnuttall
authored andcommitted
CCM-8588 Turn off proofing flag
1 parent e239132 commit 319f37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/terraform/components/sandbox/module_backend_api.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ module "backend_api" {
1818
}
1919

2020
enable_letters = true
21-
enable_proofing = true
21+
enable_proofing = false
2222
letter_suppliers = var.letter_suppliers
2323

2424
kms_key_arn = data.aws_kms_key.sandbox.arn

0 commit comments

Comments
 (0)