equinix / terraform-provider-equinix

Terraform Equinix provider
https://deploy.equinix.com/labs/terraform-provider-equinix/
MIT License
47 stars 45 forks source link

[Feature]: VRF BGP Dynamic Neighbor support #697

Open enkelprifti98 opened 3 months ago

enkelprifti98 commented 3 months ago

Description

BGP Dynamic Neighbor support for VRFs is missing in the terraform provider. This feature is used for Equinix Metal servers to establish BGP sessions with the Top of Rack routers.

New or Affected Terraform Resources

No response

Potential Terraform Configuration

No response

displague commented 3 months ago

Some references for this issue:

This would build on #129 and #607