CiscoDevNet / terraform-provider-iosxr

Terraform Cisco IOS-XR Provider
https://registry.terraform.io/providers/CiscoDevNet/iosxr
Mozilla Public License 2.0
5 stars 9 forks source link

iosxr_router_bgp_neighbor_group #199

Closed rjoensen closed 10 months ago

rjoensen commented 11 months ago

Hello,

This is an additional for issue #197

We'd like the ability to configure via terraform route-policy under address-family for neighbor group.

Example: update-source Loopback0 address-family ipv4 unicast route-policy #POLICY in route-policy #POLICY out soft-reconfiguration inbound always

Best wishes, rjoensen

danischm commented 11 months ago

Thanks for raising the issue. We are looking to add support for this.

rjoensen commented 11 months ago

Thank you! Appreciate all of the work you have done on this provider!

Best wishes, rjoensen

danischm commented 10 months ago

https://github.com/CiscoDevNet/terraform-provider-iosxr/commit/eb6372f12b1d40bf68903c7a57b4bf1ba2300428

danischm commented 10 months ago

Added in v0.3.2 release.