navapbc / wic-participant-recertification-portal

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

[PRP-349] Add inline comments to terraform child modules #112

Closed rocketnova closed 1 year ago

rocketnova commented 1 year ago

Ticket

Changes

What was added, updated, or removed in this PR.

Context for reviewers

Testing instructions, background context, more in-depth details of the implementation, and anything else you'd like to call out or ask reviewers. Explain how the changes were verified.

This PR audits all the child modules in /infra/modules. It attempts to make them more consistent and approachable for someone new to the codebase by:

Exception

I didn't modify the infra/modules/iam child module because I would like to propose removing it altogether in PRP-350 and letting anyone who uses this project manage IAM permissions themselves. I should have organized that module by resource before and we don't have time at the moment to refactor.

Notes

As this module is built off of #107, I would like to review this now, but merge it after the pilot ends.

Testing

Screenshots, GIF demos, code examples or output to help show the changes working as expected. ProTip: you can drag and drop or paste images into this textbox.