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/pcidevice.md

50 lines
858 B

---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "decort_pcidevice Data Source - terraform-provider-decort"
subcategory: ""
description: |-
---
# decort_pcidevice (Data Source)
<!-- schema generated by tfplugindocs -->
## Schema
### Required
- **device_id** (Number)
### Optional
- **id** (String) The ID of this resource.
- **timeouts** (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
- **ckey** (String)
- **compute_id** (Number)
- **description** (String)
- **guid** (Number)
- **hw_path** (String)
- **meta** (List of String)
- **name** (String)
- **rg_id** (Number)
- **stack_id** (Number)
- **status** (String)
- **system_name** (String)
<a id="nestedblock--timeouts"></a>
### Nested Schema for `timeouts`
Optional:
- **default** (String)
- **read** (String)