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

#409 Update relationship between NACL and its entries #77

Merged
2 commits merged into from
Apr 8, 2020

Conversation

thegonch
Copy link
Contributor

@thegonch thegonch commented Apr 7, 2020

In reference to stelligent/cfn_nag#409 and #74

Updates the relationship to be parsed between EC2 Network ACLs and Network ACL Entries to no longer be separated by egress and ingress and to include all entry items, not just their logical resource IDs.

Planned to be used in conjunction with: stelligent/cfn_nag#423

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

don't need to populate stuff that the model already does.... seems like the add for this PR is that the NACL has a set of NACLEntry objects. don't need to explicitly objectify the Entry objects if there isn't a synthetic attribute (but the list of Entry objects is synthetic)

@thegonch thegonch requested a review from a user April 8, 2020 14:39
@ghost ghost merged commit c4edc50 into master Apr 8, 2020
@ghost ghost deleted the feature/409_ineffective_nacl_rules_refactor branch May 1, 2020 14:54
This pull request was closed.
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

1 participant