-
Notifications
You must be signed in to change notification settings - Fork 724
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
feat: Change old firewall to new network-firewall #1041
feat: Change old firewall to new network-firewall #1041
Conversation
…ample-foundation into feat/new-firewall
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code LGTM, but integration tests are still failing.
/gcbrun |
/gcbrun |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@gtsorbo @apeabody @bharathkkb @rjerrems |
Hello folks.
This PR is to change all compute firewall resources (google_compute_firewall) to the new network firewall resource (google_compute_network_firewall_policy_rule) using the module (terraform-google-modules/network/google//modules/network-firewall-policy)
This network firewall policy module will: