We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bcc36a + 3c941ac commit 0bb3081Copy full SHA for 0bb3081
terraform/environment/terraform.tfvars.json
@@ -6,7 +6,8 @@
6
"allowed_roles": [
7
"\"arn:aws:iam::001780581745:root\"",
8
"\"arn:aws:iam::050256574573:root\"",
9
- "\"arn:aws:iam::367815980639:root\""
+ "\"arn:aws:iam::367815980639:root\"",
10
+ "\"arn:aws:iam::888228022356:root\""
11
],
12
"is_production": "false",
13
"opg_hosted_zone": "dev.lpa.api.opg.service.justice.gov.uk",
0 commit comments