navapbc / wic-participant-recertification-portal

https://navapbc.github.io/wic-participant-recertification-portal/
Apache License 2.0
0 stars 1 forks source link

PRP-325 & PRP-324 Manage WAF and logging resources in Terraform #103

Closed aplybeah closed 1 year ago

aplybeah commented 1 year ago

Ticket

https://wicmtdp.atlassian.net/browse/PRP-325 https://wicmtdp.atlassian.net/browse/PRP-324

Changes

Context for reviewers

Associated resources for the WAF have been manually added in the AWS console. The terraform state needs to reflect this In the console we enabled cloudwatch logs for the ALBs and the WAF in order to make debugging and querying data easier. The terraform configuration needs to reflect what’s in the console.

Testing

When this PR is ready for review, the terraform state should match what is in the console

  1. Navigate to the app-waf directory
  2. run terraform plan or terraform apply and ensure that terraform won't attempt to create new resources or delete resources ------------- ⚠️ This PR is still in draft so please don't do this yet ⚠️ ---------------------------------------------------
  3. Navigate to the app/envs/dev directory
  4. . run terraform plan or terraform apply and ensure that terraform won't attempt to create new resources or delete resources
github-actions[bot] commented 1 year ago

Chromatic_Build : Link to latest build in Chromatic 🌈 Link to storybook build in Chromatic