You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .review_apps/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ It constructs a minimal, ephemeral version of a GOV.UK Forms environment in AWS
6
6
7
7
* a copy of `forms-runner` at the commit in question
8
8
* a copy of the version of `forms-admin` currently in production
9
-
* a local PostgreSQL database with seed data for both `forms-api` and `forms-admin`
9
+
* a local PostgreSQL database with seed data for `forms-admin`
10
10
* a local Redis instance of session storage
11
11
12
12
Review apps rely on a set of underlying infrastructure managed and deployed in `forms-deploy`. The Terraform will require you to be targeting the `integration` AWS account (where the `review` environment lives), and you should not override this.
0 commit comments