Skip to content

Terraform now supports "Allow disabling sending status emails for SES" #174

Open
@case-fastly

Description

@case-fastly

👋

I randomly noticed at the bottom of https://github.com/pypi/infra/blob/main/terraform/email/main.tf#L153

# TODO: We can't disable the policy of sending emails for a SES domain yet, because
#       this functionality doesn't exist in terraform yet. The issue to track this
#       is https://github.com/terraform-providers/terraform-provider-aws/issues/4182.
#       However, until that is addressed we will have to manually configure the
#       SES domain to disable email notifications for bounces and complaints.

…and it looks like this now works as of 2022-11:

This functionality has been released in v4.38.0 of the Terraform AWS Provider.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions