Skip to content

Commit

Permalink
Enable fixtures in preprod
Browse files Browse the repository at this point in the history
For testing the paper ID journey

#patch
  • Loading branch information
gregtyler authored Jul 30, 2024
1 parent d1f5364 commit 7218abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environment/terraform.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"account_id": "936779158973",
"account_name": "preproduction",
"is_production": false,
"has_fixtures": false,
"has_fixtures": true,
"allowed_arns": [
"arn:aws:iam::492687888235:role/api-ecs-preproduction",
"arn:aws:iam::936779158973:role/breakglass",
Expand Down

0 comments on commit 7218abf

Please sign in to comment.