This task is to create a checklist for testing deployment of https://github.com/ooni/backend/pull/1050 Development - [ ] review and merge of https://github.com/ooni/backend/pull/1057 or https://github.com/ooni/backend/pull/1050 Deployment - [x] add ec2 instance configuration to devops - [x] resolve issue https://github.com/ooni/backend/issues/1061 (what to do with user submitted data) - [x] update https://github.com/ooni/devops/pull/309 terraform rules - [ ] figure out how the load balancer points at the ec2 instance - [ ] deploy to dev - [ ] get AWS credentials - [ ] install terraform Testing - [ ] /_/url-submission/test-list/{country_code} - [ ] /_/url-priorities/list - [ ] /_/url-priorities/update - [ ] /url-submission/submit - [ ] /url-submission/update-url - [ ] verify github PR are created correctly, e.g. use the tests that run against github