Skip to content

Commit

Permalink
VPC-3920: fix local asn req json
Browse files Browse the repository at this point in the history
  • Loading branch information
apinonformoso committed Feb 27, 2025
1 parent f7948bb commit 05d1ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partner_interconnect_attachments_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ var vInterconnectTestJSON = `
"naas_provider":"MEGAPORT",
"vpc_ids":["f5a0c5e4-7537-47de-bb8d-46c766f89ffb"],
"bgp":{
"local_asn":64532,
"local_router_asn":64532,
"local_router_ip":"169.250.0.1",
"peer_router_asn":133937,
"peer_router_ip":"169.250.0.6",
Expand Down

0 comments on commit 05d1ecd

Please sign in to comment.