Open keith-miller opened 4 weeks ago
We would like to be able to set up Swarm to be able to send outgoing emails from Swarm notifications. The instructions on how to set up Swarm for mail can be found here:
https://www.perforce.com/manuals/swarm/Content/Swarm/admin.email.html
The Swarm Terraform module would set up Simple Email Service and then use it's configuration to set up Swarm email settings.
Found this SES TF module: https://github.com/cloudposse/terraform-aws-ses
The Swarm Terraform module would allow users to pass in email settings if they wanted to use their own email setup.
Use case
We would like to be able to set up Swarm to be able to send outgoing emails from Swarm notifications. The instructions on how to set up Swarm for mail can be found here:
https://www.perforce.com/manuals/swarm/Content/Swarm/admin.email.html
Solution/User Experience
The Swarm Terraform module would set up Simple Email Service and then use it's configuration to set up Swarm email settings.
Found this SES TF module: https://github.com/cloudposse/terraform-aws-ses
Alternative solutions
The Swarm Terraform module would allow users to pass in email settings if they wanted to use their own email setup.