Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
case-fastly opened this issue Oct 9, 2024 · 0 comments

Comments

@case-fastly
Copy link

👋

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant