We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76f474 commit 2af800eCopy full SHA for 2af800e
1 file changed
.web-docs/components/builder/linode/README.md
@@ -88,7 +88,7 @@ can also be supplied to override the typical auto-generated key:
88
for more information on the Images available for use. Examples are `linode/debian12`,
89
`linode/debian13`, `linode/ubuntu24.04`, `linode/arch`, and `private/12345`.
90
91
-- `swap_size` (\*int) - The disk size (MiB) allocated for swap space.
+- `swap_size` (int) - The disk size (MiB) allocated for swap space. If omitted, no swap size is sent in the API payload.
92
93
- `private_ip` (bool) - If true, the created Linode will have private networking enabled and assigned
94
a private IPv4 address.
0 commit comments