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

38 lines
549 B

---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "decort_vgpu Data Source - terraform-provider-decort"
subcategory: ""
description: |-
---
# decort_vgpu (Data Source)
<!-- schema generated by tfplugindocs -->
## Schema
### Required
- **vgpu_id** (Number)
### Optional
- **id** (String) The ID of this resource.
### Read-Only
- **account_id** (Number)
- **mode** (String)
- **pgpu** (Number)
- **profile_id** (Number)
- **ram** (Number)
- **status** (String)
- **type** (String)
- **vm_id** (Number)