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
## Ticket
Resolves#544
## Changes
- Infra code updated to match template
- reporting-app code configuration updated to indicate not using neither
sms notification nor data extraction modules
- dynamodb settings in tfbackend files removed using migration script
## Context for reviewers
Ran `nava-platform infra update . --version HEAD`, fixed merge
collisions (we were ahead on some e2e libraries)
Ran `bin/migrate-terraform-state-locking-to-s3 --reinit` and verified
plans worked.
## Testing
Ran `terraform plan` against
- infra/networks: no change
- infra/accounts: removes dynamodb (expected)
- infra/reporting-app/database (dev and sandbox): no change
- infra/reporting-app/build-repository: no change
- infra/reporting-app/service (dev and sandbox): no-op storage access
iam_policy change (verified via AWS Console)
Application works normally.
- Created case
- Uploaded file as member
- Reviewed file as caseworker
<!-- reporting-app - begin PR environment info -->
## Preview environment for reporting-app
- Service endpoint:
https://p-545-reporting-app-dev-112901576.us-east-1.elb.amazonaws.com
- Deployed commit: 64a5f68
<!-- reporting-app - end PR environment info -->
0 commit comments