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

Adding route policies support to Router #7748

Conversation

modular-magician
Copy link
Collaborator

This PR adds support for export_policies and import_policies on BGP peer in Router resource.
API to create a route policy: https://cloud.google.com/compute/docs/reference/rest/beta/routers/updateRoutePolicy
API to add import and export policies to BGP peer: https://cloud.google.com/compute/docs/reference/rest/beta/routers/update

Release Note Template for Downstream PRs (will be copied)

`google_compute_router_route_policy`
compute: added `export_policies` and `import_policies` fields  to `google_compute_router_peer` resource

Derived from GoogleCloudPlatform/magic-modules#11158

[upstream:c6d1ffd3e15ebadba8ed17d6774cb71e6017c4c8]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 9b7d47e into hashicorp:main Jul 17, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-c6d1ffd3e15ebadba8ed17d6774cb71e6017c4c8 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.

1 participant