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/vserver_server.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ The following arguments are supported:
53
53
-**ssh_key** (String, Optional) ID of SSH key
54
54
-**user_name** (String, Optional) Name of user
55
55
-**user_password** (String, Optional) Password of user
56
-
-**server_group** (String, Optional) ID of Server Group.
56
+
-**server_group_id** (String, Optional) ID of Server Group.
57
57
-**user_data** (String, Optional) User data to provide when launching the server.
58
58
-**user_data_base64_encode** (Boolean, Optional) Can be used instead of user_data to pass base64-encoded binary data directly. Use this instead of user_data whenever the value is not a valid UTF-8 string.
0 commit comments