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

Allow ICMP Network ACL rules #252

Merged

Conversation

donovancade
Copy link

Updating VPC module to allow ICMP Network ACL rules. Since from_port and to_port are ignored for ICMP rules, allowing user to leave these fields off makes sense. We could make this more complicated and require from_port and to_port if protocol is not ICMP but that would make the module less readable.

Donovan Cade added 2 commits May 3, 2019 11:46
@donovancade donovancade changed the title VPC allow ICMP VPC allow ICMP Network ACL rules May 6, 2019
@donovancade donovancade changed the title VPC allow ICMP Network ACL rules Allow ICMP Network ACL rules May 7, 2019
@antonbabenko antonbabenko changed the base branch from master to terraform011 September 3, 2019 09:23
@antonbabenko antonbabenko merged commit d53a12a into terraform-aws-modules:terraform011 Sep 3, 2019
@antonbabenko
Copy link
Member

Hi @donovancade !

Thanks for adding this feature.

v1.70.0 has been released.

@github-actions
Copy link

github-actions bot commented Nov 4, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants