You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform-provider-decort/docs/data-sources/cb_k8ci.md

52 lines
1009 B

1 year ago
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "decort_cb_k8ci Data Source - terraform-provider-decort"
subcategory: ""
description: |-
---
# decort_cb_k8ci (Data Source)
<!-- schema generated by tfplugindocs -->
## Schema
### Required
- `k8ci_id` (Number) K8CI ID
### Optional
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
- `desc` (String)
- `gid` (Number) gid
- `guid` (Number) guid
- `id` (String) The ID of this resource.
- `lb_image_id` (Number) LB Image ID
- `master_image_id` (Number)
- `max_master_count` (Number)
- `max_worker_count` (Number)
- `milestones` (Number)
- `name` (String) K8CI name
- `network_plugins` (List of String)
- `shared_with` (List of Number)
- `status` (String) K8CI Status
- `version` (String)
- `worker_driver` (String)
- `worker_image_id` (Number)
<a id="nestedblock--timeouts"></a>
### Nested Schema for `timeouts`
Optional:
- `default` (String)
- `read` (String)