Create new email addresses for your domain
variables.auto.tfvars
file, you can set the email_aliases
variable to create new email addresses for your domain.
*@yourdomain.com
will be forwarded to this account. You can use this email to receive all the emails sent to your domain and answer
with any of your custom domain emails.go run selfhoster.go --apply
in the root of the project. This operation is idempotent, so you can run it multiple times without any issues.