-
Notifications
You must be signed in to change notification settings - Fork 626
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
Adds validation to cloudflare_record to ensure TTL is not set while proxied is true #127
Adds validation to cloudflare_record to ensure TTL is not set while proxied is true #127
Conversation
Initially I was thinking we should rely on I'm 👍 with this approach providing we update the error message to be more accurate. |
Yeah I agree that Also, that new "Suggested Change" feature is awesome. Thanks for not making me open my IDE to address your comments 😄 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome stuff! Thanks a bunch @mrparkers 🍰
I'm not sure I trust Travis since it reported a passing build when those tests probably should have failed. Here's a new snippet for test output with these changes:
|
Definitely worth digging into as I was thinking the same thing when the build came back green but had the incorrect assertions. |
Thanks Michael and Jacob! We'll revisit tests if they become a problem. |
Closes #126
Tests: