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: Router advertised-route-priority undefined behavior #9133

Conversation

modular-magician
Copy link
Collaborator

b/386726875
Issue: advertised-route-priority is an optional field and by current terraform configs user can't set the value of advertised-route-priority to 0.

Release Note Template for Downstream PRs (will be copied)

compute: made `google_compute_router_peer.advertised_route_priority` use server-side default if unset. To set the value to `0` you must also set `zero_advertised_route_priority = true`.
compute: added `zero_advertised_route_priority` field to 'google_compute_router_peer'

Derived from GoogleCloudPlatform/magic-modules#12808

Co-authored-by: Stephen Lewis (Burrows) <[email protected]>

[upstream:535310692459f90208ee7c24d27af48a42c16c1e]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner January 23, 2025 21:58
@modular-magician modular-magician merged commit bfb0c27 into hashicorp:main Jan 23, 2025
4 checks passed
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.

1 participant