Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 670 Bytes

File metadata and controls

20 lines (13 loc) · 670 Bytes

aws-gmail-mx

Nullstone Block standing up gmail forwarding from AWS Route53.

This module configures:

Follow Google's Set up DKIM to prevent email spoofing to generate DKIM values.

Inputs

  • dkim: object({ name: string, value: string })
    • This configures DKIM against the root domain.
    • name - Use "DNS Host name (TXT record name)" from Google Workspace
    • value - Use "TXT record value" from Google Workspace

Outputs