Files
terraform-provider-decort/docs/resources/cb_multi_image.md
2026-06-02 11:28:16 +03:00

2.3 KiB

page_title, subcategory, description
page_title subcategory description
decort_cb_multi_image Resource - terraform-provider-decort

decort_cb_multi_image (Resource)

Schema

Required

  • name (String) Name of the multi image
  • target_ids (List of Number) IDs of real images to link this multi image to

Optional

  • account_id (Number) Account id to make the image exclusive
  • bootable (Boolean) Does this image boot OS
  • computeci_id (Number)
  • enabled (Boolean)
  • hot_resize (Boolean) Does this machine supports hot resize
  • password (String) Optional password for the image
  • shared_with (List of Number)
  • timeouts (Block, Optional) (see below for nested schema)
  • username (String) Optional username for the image

Read-Only

  • acl (List of Object) (see below for nested schema)
  • architecture (String)
  • boot_type (String)
  • deleted_time (Number)
  • desc (String)
  • drivers (List of String)
  • gid (Number)
  • guid (Number)
  • history (List of Object) (see below for nested schema)
  • id (String) The ID of this resource.
  • image_id (Number)
  • image_type (String)
  • independent (Boolean)
  • last_modified (Number)
  • link_to (Number)
  • links_to (List of Number)
  • milestones (Number)
  • pool_name (String)
  • present_to (Map of Number)
  • provider_name (String)
  • purge_attempts (Number)
  • reference_id (String)
  • res_id (String)
  • res_name (String)
  • rescuecd (Boolean)
  • sep_id (Number)
  • size (Number)
  • snapshot_id (String)
  • status (String)
  • tech_status (String)
  • to_clean (Boolean)
  • unc_path (String) unc path
  • url (String)
  • version (String)

Nested Schema for timeouts

Optional:

  • create (String)
  • default (String)
  • delete (String)
  • read (String)
  • update (String)

Nested Schema for acl

Read-Only:

  • explicit (Boolean)
  • guid (String)
  • right (String)
  • status (String)
  • type (String)
  • user_group_id (String)

Nested Schema for history

Read-Only:

  • guid (String)
  • id (Number)
  • timestamp (Number)