Skip to content

Commit 9d32c10

Browse files
committed
fix: error return attachFS and typo doc
1 parent 28052de commit 9d32c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/instance_server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ attached to the server. Updates to this field will trigger a stop/start of the s
254254

255255
~> **Important:** If this field contains local volumes, you have to first detach them, in one apply, and then delete the volume in another apply.
256256

257-
- `filesystem` - (Optional) List of filesystems attached to the server.
257+
- `filesystems` - (Optional) List of filesystems attached to the server.
258258
- `filesystem_id` - (Optional) The unique ID of the filesystem attached to the server.
259259

260260
- `enable_ipv6` - (Defaults to `false`) Determines if IPv6 is enabled for the server.

0 commit comments

Comments
 (0)