Skip to content

Commit fafefe5

Browse files
Fix description for attribute import_custom_routes (#3777) (#2301)
Co-authored-by: Muhammad Hamza Zaib <[email protected]> Signed-off-by: Modular Magician <[email protected]> Co-authored-by: Muhammad Hamza Zaib <[email protected]>
1 parent c4c8001 commit fafefe5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.changelog/3777.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/r/compute_network_peering.html.markdown

Lines changed: 1 addition & 1 deletion
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)