Consider upgrading to aws_sesv2_email_identity
#109
Labels
improvement
This issue or pull request will add or improve functionality, maintainability, or ease of use
terraform
Pull requests that update Terraform code
💡 Summary
Consider using the
aws_sesv2_email_identity
resource instead of theaws_ses_domain_identity
resource, although it would likely be a destructive upgrade.Motivation and context
The v2 API is the way forward, and new SES features will only be supported in the v2 API.
Implementation notes
See here.
The text was updated successfully, but these errors were encountered: