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: .web-docs/components/builder/upcloud/README.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
@@ -36,6 +36,8 @@ The upcloud builder is used to generate storage templates on UpCloud.
36
36
37
37
-`token` (string) - The API token to use when interfacing with the UpCloud API. This is mutually exclusive with username and password.
38
38
39
+
-`server_plan` (string) - Server plan to use for the builder server. Defaults to `1xCPU-2GB`.
40
+
39
41
-`storage_name` (string) - The name of the storage that will be used to find the first matching storage in the list of existing templates.
40
42
41
43
Note that `storage_uuid` parameter has higher priority. You should use either `storage_uuid` or `storage_name` for not strict matching (e.g "ubuntu server 24.04").
0 commit comments