Migrate Modules (Networking)
Opened this issue · 0 comments
aplybeah commented
This ticket is part of the tech spec that came out of #196. The other ticket proposals can be read here
Context: This ticket involves migrating network configuration from the infra-template to the eligibility screener. While not much work is needed, these configurations span quite a few files.
Work involved:
- Make sure the networking resources are configured in a way that matches the infra-template
- Networking.tf (screener) is fairly close to what we should see in
- Make sure the networks module is copied over and called appropriately.
Definition of Done: Terraform can plan and apply successfully, screener has no change in functionality.