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
@@ -59,14 +57,13 @@ The following arguments are supported:
59
57
-`enable_vpc` - (Optional, Default: false): Enables the VPC option when set to true.
60
58
61
59
-`private_network` - (Optional) The private networks to attach to the server
62
-
- `id` - The private network ID
63
-
- `ipam_ip_ids` - A list of IPAM IP IDs to attach to the server.
60
+
-`id` - The private network ID
61
+
-`ipam_ip_ids` - A list of IPAM IP IDs to attach to the server.
64
62
65
63
-`commitment_type` (Optional, Default: duration_24h): Activate commitment for this server
66
64
67
65
-`public_bandwidth` (Optional) Configure the available public bandwidth for your server in bits per second. This option may not be available for all offers.
68
66
69
-
70
67
## Attributes Reference
71
68
72
69
In addition to all arguments above, the following attributes are exported:
@@ -87,10 +84,10 @@ In addition to all arguments above, the following attributes are exported:
87
84
-`organization_id` - The organization ID the server is associated with.
88
85
-`vpc_status` - The current status of the VPC option.
89
86
-`private_network` - The private networks to attach to the server
90
-
- `vlan` - The VLAN ID associated with the private network.
91
-
- `status` - The current status of the private network.
92
-
- `created_at` - The date and time the private network was created.
93
-
- `updated_at` - The date and time the private network was last updated.
87
+
-`vlan` - The VLAN ID associated with the private network.
88
+
-`status` - The current status of the private network.
89
+
-`created_at` - The date and time the private network was created.
90
+
-`updated_at` - The date and time the private network was last updated.
0 commit comments