Inputs

The following input variables are supported:

domain

Description: Domain name that will send emails

Type: string

Default: n/a

send_from_subdomain

Description: The default subdomain to send emails from

Type: string

Default: "mail"

smtp_allowed_cidrs

Description: CIDR blocks that can use the SMTP credentials

Type: list(string)

Default: []

Outputs

The following outputs are exported:

domain

Description: Domain name that will send emails

smtp_host

Description: The SMTP server for sending email

smtp_password

Description: The secret access key converted into an SES SMTP password by applying AWS’s Sigv4 conversion algorithm

smtp_user

Description: The user to use for sending emails via SMTP

Providers

The following providers are needed by this module: