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

Add support for nesting a Fn::Not #79

Merged
merged 1 commit into from Mar 30, 2016
Merged

Add support for nesting a Fn::Not #79

merged 1 commit into from Mar 30, 2016

Conversation

tjcorr
Copy link
Collaborator

@tjcorr tjcorr commented Mar 30, 2016

I ran into a case where I needed to do something like: Fn::And(Fn::Not(Fn::Equal), Fn:Equal). This wasn't currently supported. I'm guessing we just missed it with #60 and #66 . I don't think this should have any affect on legacy code.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 52.88% when pulling a80e5b4 on nestable-not into b2b0998 on master.

@bkrodgers
Copy link
Contributor

Looks good to me. Merging.

@bkrodgers bkrodgers closed this Mar 30, 2016
@bkrodgers bkrodgers reopened this Mar 30, 2016
@bkrodgers bkrodgers merged commit 8a7bfbd into master Mar 30, 2016
@bkrodgers bkrodgers deleted the nestable-not branch March 30, 2016 19:02
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.

None yet

3 participants