Skip to content

DNXLabs/terraform-aws-ses

Repository files navigation

terraform-aws-ses

Lint Status LICENSE

Requirements

Name Version
terraform >= 0.13.0

Providers

Name Version
aws n/a

Inputs

Name Description Type Default Required
create_amazonses_verification_record Create route 53 verification record for ses bool false no
create_domain_mail_from Messages sent through Amazon SES will be marked as originating from your domain instead of a subdomain of amazon.com. bool true no
create_domain_mail_from_mx Create route53 MX record bool false no
create_domain_mail_from_txt Create route 53 TXT record bool false no
domain The domain name to assign to SES string n/a yes
is_route53 Enable or disable route53 zone retriever bool true no

Outputs

Name Description
amazonses_dkim_record n/a
amazonses_verification_record n/a
ses_domain_mail_from_mx n/a
ses_domain_mail_from_txt n/a

Authors

Module managed by DNX Solutions.

License

Apache 2 Licensed. See LICENSE for full details.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages