SNS Email Subscription Support

It’d be great if Terraform supported mail subscriptions for SNS. We’re accomplishing this by local-exec with trigger, but that’s not an optimal solution in my opinion.

Can you show me the local-exec you are using?

can see this tutorial: https://medium.com/@raghuram.arumalla153/aws-sns-topic-subscription-with-email-protocol-using-terraform-ed05f4f19b73