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

issue #1303: net-vpc-firewall module supporting source and destination ranges #1320

Merged
merged 15 commits into from Apr 12, 2023

Conversation

ajlopezn
Copy link
Collaborator

As stated in issue #1303 net-vpc-firewall module now supports using source and destination ranges together for both Ingress and Egress firewall rules

@ajlopezn ajlopezn requested a review from juliocc April 11, 2023 21:29
@ajlopezn ajlopezn linked an issue Apr 11, 2023 that may be closed by this pull request
Copy link
Collaborator

@juliocc juliocc left a comment

Choose a reason for hiding this comment

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

Thanks @ajlopezn, great work.

Note for the future: we'll have to remove the default value of var.ingress_rules.destionation_ranges once hashicorp/terraform-provider-google#14270 is fixed.

modules/net-vpc-firewall/README.md Outdated Show resolved Hide resolved
@ajlopezn ajlopezn merged commit a504738 into GoogleCloudPlatform:master Apr 12, 2023
8 checks passed
@ajlopezn ajlopezn deleted the ajln-firewall branch April 12, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for local ranges to net-vpc-firewall
2 participants