Skip to content

Allow ICMP Network ACL rules#252

Merged
antonbabenko merged 4 commits intoterraform-aws-modules:terraform011from
donovancade:vpc_allow_icmp
Sep 3, 2019
Merged

Allow ICMP Network ACL rules#252
antonbabenko merged 4 commits intoterraform-aws-modules:terraform011from
donovancade:vpc_allow_icmp

Conversation

@donovancade
Copy link
Copy Markdown

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
Copy Markdown
Member

Hi @donovancade !

Thanks for adding this feature.

v1.70.0 has been released.

@github-actions
Copy link
Copy Markdown

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.

2 participants