fun-stack / terraform-aws-fun

Terraform module to provision AWS infrastructure for fun-stack
MIT License
5 stars 1 forks source link

Optional email forwarding #14

Closed fdietze closed 2 years ago

fdietze commented 2 years ago

Would it be possible to use the AWS account email as a default forwarding address?

cornerman commented 2 years ago

I think, you cannot get the root user email address programmatically.

How about the email address for billing alerts? Should this be optional as well?

fdietze commented 2 years ago

Not necessarily. The advantage of having optional email forwarding is that you don't need a domain. So this goes hand in hand with an optional domain. #24