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 6e46cd0
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 @@ -52,7 +52,7 @@ var vInterconnectTestJSON = `
"bgp":{
"local_asn":64532,
"local_router_ip":"169.250.0.1",
"peer_router_asn":133937,
"peer_asn":133937,
"peer_router_ip":"169.250.0.6",
"auth_key":"my-auth-key"
},
Expand Down

0 comments on commit 6e46cd0

Please sign in to comment.