-
Notifications
You must be signed in to change notification settings - Fork 9
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
Turn on Virtual Deliverability Manager #108
Commits on Oct 1, 2024
-
Require at least version 5.20 of the Terraform AWS provider
Version 5.20 of the Terraform AWS provider is the first version to offer the aws_sesv2_account_vdm_attributes resource, which we require in this root module.
Configuration menu - View commit details
-
Copy full SHA for 9a431d2 - Browse repository at this point
Copy the full SHA 9a431d2View commit details -
Temporarily use a non-default branch of cisagov/terraform-state-read-…
…role-tf-module This is being done for testing purposes and can be reverted once cisagov/terraform-state-read-role-tf-module#37 is merged.
Configuration menu - View commit details
-
Copy full SHA for 6c750ff - Browse repository at this point
Copy the full SHA 6c750ffView commit details -
Add VDM configuration to SES account
VDM will show us some useful information about emails that bounced, such as the diagnostic code indicating the reason for the bounce. We don't care about the engagement metrics, since we don't care to track if users click the attachments we send.
Configuration menu - View commit details
-
Copy full SHA for bb0062b - Browse repository at this point
Copy the full SHA bb0062bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2626a1 - Browse repository at this point
Copy the full SHA a2626a1View commit details -
Add ability to get message insights to the policy for managing the su…
…ppression list This will allow suppression list managers to get a suppressed destination (which will include a message ID) and then get the insights for that particular message. This will allow the suppression list managers to view, e.g., the diagnostic code associated with the bounce.
Configuration menu - View commit details
-
Copy full SHA for c21da04 - Browse repository at this point
Copy the full SHA c21da04View commit details -
Add a comment re upgrading to aws_sesv2_email_identity
This is something we should consider doing in the future, although I'm not sure it could be done non-destructively.
Configuration menu - View commit details
-
Copy full SHA for 5408f24 - Browse repository at this point
Copy the full SHA 5408f24View commit details
Commits on Oct 2, 2024
-
Reference issue for upgrading to aws_sesv2_email_odentity
This is issue #109.
Configuration menu - View commit details
-
Copy full SHA for a97a68f - Browse repository at this point
Copy the full SHA a97a68fView commit details -
Revert to the default branch of cisagov/terraform-state-read-role-tf-…
…module We can do this now that cisagov/terraform-state-read-role-tf-module#37 has been merged.
Configuration menu - View commit details
-
Copy full SHA for 19e841e - Browse repository at this point
Copy the full SHA 19e841eView commit details