Files
terraform-provider-decort/docs/data-sources/cb_grid.md

45 lines
762 B
Markdown
Raw Normal View History

---
# generated by https://github.com/hashicorp/terraform-plugin-docs
2024-08-26 18:22:06 +03:00
page_title: "decort_cb_grid Data Source - terraform-provider-decort"
subcategory: ""
description: |-
---
2024-08-26 18:22:06 +03:00
# decort_cb_grid (Data Source)
<!-- schema generated by tfplugindocs -->
## Schema
### Required
2022-07-27 13:50:03 +03:00
- `grid_id` (Number)
### Optional
2022-07-27 13:50:03 +03:00
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
2024-08-26 18:22:06 +03:00
- `auth_broker` (List of String)
2024-11-12 13:41:38 +03:00
- `ckey` (String)
2022-07-27 13:50:03 +03:00
- `flag` (String)
- `gid` (Number)
- `guid` (Number)
- `id` (Number) The ID of this resource.
- `location_code` (String)
2024-11-12 13:41:38 +03:00
- `meta` (List of String) meta
2022-07-27 13:50:03 +03:00
- `name` (String)
<a id="nestedblock--timeouts"></a>
### Nested Schema for `timeouts`
Optional:
2022-07-27 13:50:03 +03:00
- `default` (String)
- `read` (String)