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/instance_server.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -255,7 +255,7 @@ attached to the server. Updates to this field will trigger a stop/start of the s
255
255
~> **Important:** If this field contains local volumes, you have to first detach them, in one apply, and then delete the volume in another apply.
256
256
257
257
-`filesystem` - (Optional) List of filesystems attached to the server.
258
-
-`filesystem_id` - (Optional) The unique ID of the filesystem attached to the server.
258
+
-`filesystem_id` - (Optional) The unique ID of the filesystem attached to the server.
259
259
260
260
-`enable_ipv6` - (Defaults to `false`) Determines if IPv6 is enabled for the server.
261
261
Deprecated: Please use a scaleway_instance_ip with a `routed_ipv6` type.
@@ -319,7 +319,7 @@ In addition to all arguments above, the following attributes are exported:
319
319
-`root_volume`
320
320
-`volume_id` - The volume ID of the root volume of the server.
321
321
-`filesystem`
322
-
-`state` - The current status of the filesystem (e.g., attached, detached).
322
+
-`state` - The current status of the filesystem (e.g., attached, detached).
323
323
-`private_ip` - The Scaleway internal IP address of the server (Deprecated use [ipam_ip datasource](../data-sources/ipam_ip.md#instance-private-network-ip) instead).
324
324
-`public_ip` - The public IP address of the server (Deprecated use `public_ips` instead).
325
325
-`public_ips` - The list of public IPs of the server.
0 commit comments