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

39 lines
632 B

4 years ago
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
1 year ago
page_title: "decort_kvmvm_get_log Data Source - terraform-provider-decort"
4 years ago
subcategory: ""
description: |-
---
1 year ago
# decort_kvmvm_get_log (Data Source)
4 years ago
<!-- schema generated by tfplugindocs -->
## Schema
### Required
1 year ago
- `compute_id` (Number)
- `path` (String)
4 years ago
### Optional
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
4 years ago
### Read-Only
- `id` (String) The ID of this resource.
1 year ago
- `log` (String)
4 years ago
<a id="nestedblock--timeouts"></a>
### Nested Schema for `timeouts`
Optional:
- `default` (String)
- `read` (String)