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

Fix bug when disabling domain verification #65

Merged
merged 2 commits into from
Dec 10, 2020

Conversation

dynamike
Copy link
Contributor

Fixes #62. It turns out we still create the ses verification records in Route53 even with enable_verification = false. This PR fixes the issue and adds a test to confirm.

Copy link
Contributor

@eeeady eeeady left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

@dynamike dynamike merged commit f78a24c into master Dec 10, 2020
@dynamike dynamike deleted the mk-fix-bug-with-disabling-verification branch December 10, 2020 23:28
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

Successfully merging this pull request may close these issues.

Route53 records optional?
3 participants