0.7.0 Make email optional in CloudFormation template
what
- Make email optional in CloudFormation template
why
- The SNS CloudFormation stack throws error if the email is set to
""
- Make the CloudFormation stack handle email being empty
- Add the topic ARN as an output, so you can link it up to whatever you choose