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/apple_silicon_server.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,8 @@ The following arguments are supported:
38
38
39
39
-`commitment_type` (Optional, Default: duration_24h): Activate commitment for this server
40
40
41
+
-`public_bandwidth` (Optional) Configure the available public bandwidth for your server in bits per second. This option may not be available for all offers.
42
+
41
43
## Attributes Reference
42
44
43
45
In addition to all arguments above, the following attributes are exported:
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` - (`true` for newly created VPCs) 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