You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/vpc.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ The following arguments are supported:
36
36
-`name` - (Optional) The name for the VPC. If not provided it will be randomly generated.
37
37
-`tags` - (Optional) The tags to associate with the VPC.
38
38
-`enable_routing` - (Optional) Enable routing between Private Networks in the VPC. Note that you will not be able to deactivate it afterwards.
39
+
-`enable_custom_routes_propagation` - (Optional) Defines whether the VPC advertises custom routes between its Private Networks. Note that you will not be able to deactivate it afterwards.
39
40
-`region` - (Defaults to [provider](../index.md#region)`region`) The [region](../guides/regions_and_zones.md#regions) of the VPC.
40
41
-`project_id` - (Defaults to [provider](../index.md#project_id)`project_id`) The ID of the Project the VPC is associated with.
0 commit comments