hammady / wwpray

A website that shows the prayer times for a preconfigured list of masjids in a tabular format. Visitors can subscribe for email notifications.
https://wwpray.net
MIT License
1 stars 0 forks source link

Move SES templates to the CloudFormation definitions #26

Closed hammady closed 1 year ago

hammady commented 1 year ago

Currently, I am using a third-party to manage the templates. With CloudFormation, I can do the same if I just include the template definitions in serverless.yaml along with other CF definitions. This also add traceability for all template changes as they will be checked in source control and go through the future CI/CD process to get deployed.

hammady commented 1 year ago

Include the feedback email in the templates (or change the reply-to?).