---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "decort_cb_stack Data Source - terraform-provider-decort"
subcategory: ""
description: |-
---
# decort_cb_stack (Data Source)
## Schema
### Required
- `stack_id` (Number) stack_id
### Optional
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
- `api_key` (String) api_key
- `api_url` (String) api_url
- `app_id` (String) api_id
- `ckey` (String) ckey
- `cpu_allocation_ratio` (Number) cpu_allocation_ratio
- `descr` (String) descr
- `description` (String) description
- `drivers` (List of String) drivers
- `eco` (String) eco
- `error` (Number) error
- `gid` (Number) gid
- `guid` (Number) guid
- `id` (String) The ID of this resource.
- `images` (List of Number) images
- `login` (String) login
- `mem_allocation_ratio` (Number) mem_allocation_ratio
- `meta` (List of String) meta
- `name` (String) name
- `packages` (List of Object) (see [below for nested schema](#nestedatt--packages))
- `passwd` (String) password
- `reference_id` (String) reference_id
- `status` (String) status
- `type` (String) type
### Nested Schema for `timeouts`
Optional:
- `default` (String)
- `read` (String)
### Nested Schema for `packages`
Read-Only:
- `libvirt_bin` (List of Object) (see [below for nested schema](#nestedobjatt--packages--libvirt_bin))
- `libvirt_daemon` (List of Object) (see [below for nested schema](#nestedobjatt--packages--libvirt_daemon))
- `lvm2_lockd` (List of Object) (see [below for nested schema](#nestedobjatt--packages--lvm2_lockd))
- `openvswitch_common` (List of Object) (see [below for nested schema](#nestedobjatt--packages--openvswitch_common))
- `openvswitch_switch` (List of Object) (see [below for nested schema](#nestedobjatt--packages--openvswitch_switch))
- `qemu_system_x86` (List of Object) (see [below for nested schema](#nestedobjatt--packages--qemu_system_x86))
- `sanlock` (List of Object) (see [below for nested schema](#nestedobjatt--packages--sanlock))
### Nested Schema for `packages.libvirt_bin`
Read-Only:
- `installed_size` (String)
- `ver` (String)
### Nested Schema for `packages.libvirt_daemon`
Read-Only:
- `installed_size` (String)
- `ver` (String)
### Nested Schema for `packages.lvm2_lockd`
Read-Only:
- `installed_size` (String)
- `ver` (String)
### Nested Schema for `packages.openvswitch_common`
Read-Only:
- `installed_size` (String)
- `ver` (String)
### Nested Schema for `packages.openvswitch_switch`
Read-Only:
- `installed_size` (String)
- `ver` (String)
### Nested Schema for `packages.qemu_system_x86`
Read-Only:
- `installed_size` (String)
- `ver` (String)
### Nested Schema for `packages.sanlock`
Read-Only:
- `installed_size` (String)
- `ver` (String)