Creates SES domain identity and validates it with Cloudflare records
Name | Version |
---|---|
aws | >= 4.15, < 5.0 |
cloudflare | >= 3.15, < 4.0 |
Name | Version |
---|---|
aws | >= 4.15, < 5.0 |
cloudflare | >= 3.15, < 4.0 |
No modules.
Name | Type |
---|---|
aws_ses_domain_dkim.this | resource |
aws_ses_domain_identity.this | resource |
aws_ses_domain_identity_verification.this | resource |
cloudflare_record.cname_dkim | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
cloudflare_zone_id | Cloudflare Zone ID to use for updating records | string |
n/a | yes |
ses_domain | Domain to be validated in SES. e.g. mail.example.com | string |
n/a | yes |
Name | Description |
---|---|
domain_identity | Validated SES domain identity |
verified_identity | Resource representing the successful verification of the domain identity |