Skip to content

Commit

Permalink
Remove outdated limitation from redistribution doc
Browse files Browse the repository at this point in the history
Signed-off-by: Anna Khmelnitsky <[email protected]>
  • Loading branch information
annakhm committed Nov 30, 2023
1 parent 2e5e2bc commit b6102d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/r/policy_bgp_neighbor.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,5 @@ terraform import nsxt_policy_bgp_neighbor.test T0_ID/LOCALE_SERVICE_ID/NEIGHBOR_
```

The above command imports BGP Neighbor named `test` with the NSX BGP Neighbor ID `NEIGHBOR_ID` from the Tier-0 `T0_ID` and Locale Service `LOCALE_SERVICE_ID`.

~> **NOTE:** BGP neigbor password configured on NSX will not be returned by NSX for security reasons, and hence not imported to terraform state.

0 comments on commit b6102d4

Please sign in to comment.