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_grid.md

47 lines
823 B

---
# generated by https://github.com/hashicorp/terraform-plugin-docs
1 year ago
page_title: "decort_cb_grid Data Source - terraform-provider-decort"
subcategory: ""
description: |-
---
1 year ago
# decort_cb_grid (Data Source)
<!-- schema generated by tfplugindocs -->
## Schema
### Required
- `grid_id` (Number)
### Optional
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
1 year ago
- `auth_broker` (List of String)
1 year ago
- `ckey` (String)
- `flag` (String)
- `gid` (Number)
- `guid` (Number)
- `id` (Number) The ID of this resource.
- `location_code` (String)
1 year ago
- `meta` (List of String) meta
- `name` (String)
4 months ago
- `network_modes` (List of String)
- `sdn_support` (Boolean)
<a id="nestedblock--timeouts"></a>
### Nested Schema for `timeouts`
Optional:
- `default` (String)
- `read` (String)