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

Fix address group ordering for network firewall policy rule #8592

Conversation

modular-magician
Copy link
Collaborator

Fixes: hashicorp/terraform-provider-google#18134

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

compute: fixed a diff based on server-side reordering of `match.src_address_groups` and `match.dest_address_groups` in `google_compute_network_firewall_policy_rule`

Derived from GoogleCloudPlatform/magic-modules#12182

[upstream:b41c48e34de620d6042a2af0a1e905de9d66c211]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 90df703 into hashicorp:main Nov 1, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-b41c48e34de620d6042a2af0a1e905de9d66c211 branch November 16, 2024 03:48
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.

FW Policy unordered lists for address groups
1 participant