Skip to content

Commit 0bb3081

Browse files
authored
IN-561 add use preprod to dev lpa data allow list
IN-561 add use preprod to dev lpa data allow list
2 parents 1bcc36a + 3c941ac commit 0bb3081

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

terraform/environment/terraform.tfvars.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"allowed_roles": [
77
"\"arn:aws:iam::001780581745:root\"",
88
"\"arn:aws:iam::050256574573:root\"",
9-
"\"arn:aws:iam::367815980639:root\""
9+
"\"arn:aws:iam::367815980639:root\"",
10+
"\"arn:aws:iam::888228022356:root\""
1011
],
1112
"is_production": "false",
1213
"opg_hosted_zone": "dev.lpa.api.opg.service.justice.gov.uk",

0 commit comments

Comments
 (0)