Skip to content

Commit

Permalink
Fix description for attribute import_custom_routes (#3777)
Browse files Browse the repository at this point in the history
Co-authored-by: Muhammad Hamza Zaib <[email protected]>
  • Loading branch information
rileykarson and hamza3202 authored Jul 23, 2020
1 parent d861240 commit 95b7617
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ may belong to a different project.
Whether to export the custom routes to the peer network. Defaults to `false`.

* `import_custom_routes` - (Optional)
Whether to export the custom routes from the peer network. Defaults to `false`.
Whether to import the custom routes from the peer network. Defaults to `false`.

* `export_subnet_routes_with_public_ip` - (Optional)
Whether subnet routes with public IP range are exported. The default value is true, all subnet routes are exported. The IPv4 special-use ranges (https://en.wikipedia.org/wiki/IPv4#Special_addresses) are always exported to peers and are not controlled by this field.
Expand Down

0 comments on commit 95b7617

Please sign in to comment.