Skip to content

Selleo/terraform-aws-ses

Repository files navigation

Terraform AWS SES module

See Changelog for release information.

Usage

module "ses" {
  source          = "Selleo/ses/aws"
  email_addresses = ["[email protected]", "[email protected]"]
  domain_name     = "example.com
  name_prefix     = "exmpale-com"
}

Requirements

Name Version
aws ~> 3.0
terraform ~> 1.0

Providers

Name Version
aws ~> 3.0

Modules

No modules.

Resources

Name Type
aws_ses_email_identity.this resource
aws_ses_domain_identity.this resource
aws_ses_domain_dkim.this resource
aws_iam_policy_document.this data source
aws_iam_policy.this resource

Inputs

Name Description Type Default Required
name_prefix Prefix that will be prepended to resource names string n/a yes
domain_name The domain name from which AWS SES will be able to send emails. string n/a yes
email_addresses Emails from which AWS SES will be able to send emails. set(string) [] no

Outputs

Name Description
dkim_verification_attrs DKIM name, value, type attributes needed to verify domain
domain_identity_verification_attrs Domain identity name, value, type attributes needed to verify domain
send_email_policy_arn IAM policy ARN for sending emails

Maintainers

LICENSE

See LICENSE file.

About Selleo

selleo

Software development teams with an entrepreneurial sense of ownership at their core delivering great digital products and building culture people want to belong to. We are a community of engaged co-workers passionate about crafting impactful web solutions which transform the way our clients do business.

All names and logos for Selleo are trademark of Selleo Labs Sp. z o.o. (formerly Selleo Sp. z o.o. Sp.k.)