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
Resolvesnavapbc/platform-test#140
## Changes
- Apply defaults to _"sender email"_ and _"reply to email"_
- Propagate `enable_notifications` throughout the configuration as it is
now being used
- Create the following modules:
- `notifications_email_domain`, meant to be deployed from `main`, which
deploys an DNS records in service of validating an email identity
- `existing_notifications_email_domain`, meant be deployed from
temporary environments, which uses data resources to pull from
`notifications_email_domain`
- `notifications`, used in both of the above cases, which deploys an AWS
Pinpoint application capable of sending emails
- Creates notification resources!
## Usage Context
Grants.gov plans to use this for "transactional" emails, eg. password
resets, status updates, etc.
## Context for reviewers
This will be followed up by:
- #789
- #778
- #777
## Testing
See navapbc/platform-test#141, specifically
navapbc/platform-test#141 (comment)
see: navapbc/platform-test#141 (comment)
The text was updated successfully, but these errors were encountered: