This commit is contained in:
2025-08-04 16:11:16 +03:00
parent bae25296bb
commit 4b3f21d9be
239 changed files with 6585 additions and 784 deletions

View File

@@ -26,7 +26,6 @@ description: |-
### Optional
- `architecture` (String) binary architecture of this image, one of X86_64
- `hot_resize` (Boolean) Does this machine supports hot resize
- `image_id` (Number) image id
- `network_interface_naming` (String) select a network interface naming pattern for your Linux machine. eth - onboard, ens - pci slot naming
@@ -34,6 +33,7 @@ description: |-
- `password_dl` (String) password for upload binary media
- `pool_name` (String) pool for image create
- `sep_id` (Number) storage endpoint provider ID
- `sync_mode` (Boolean) Create image from a media identified by URL (in synchronous mode)
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
- `username` (String) Optional username for the image
- `username_dl` (String) username for upload binary media
@@ -41,6 +41,7 @@ description: |-
### Read-Only
- `acl` (String)
- `architecture` (String)
- `bootable` (Boolean)
- `cd_presented_to` (String)
- `ckey` (String)