Skip to content

Commit f69fb76

Browse files
author
Muhammad Hamza Zaib
authored
Fix description for attribute import_custom_routes (#6799)
1 parent de63833 commit f69fb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/compute_network_peering.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ may belong to a different project.
6060
Whether to export the custom routes to the peer network. Defaults to `false`.
6161

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

6565
* `export_subnet_routes_with_public_ip` - (Optional)
6666
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.

0 commit comments

Comments
 (0)