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.
55 lines
989 B
55 lines
989 B
|
4 years ago
|
---
|
||
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
||
|
1 year ago
|
page_title: "decort_cb_lb_frontend Resource - terraform-provider-decort"
|
||
|
4 years ago
|
subcategory: ""
|
||
|
|
description: |-
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
1 year ago
|
# decort_cb_lb_frontend (Resource)
|
||
|
4 years ago
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
<!-- schema generated by tfplugindocs -->
|
||
|
|
## Schema
|
||
|
|
|
||
|
|
### Required
|
||
|
|
|
||
|
1 year ago
|
- `backend_name` (String)
|
||
|
|
- `lb_id` (Number) ID of the LB instance to backendCreate
|
||
|
|
- `name` (String)
|
||
|
4 years ago
|
|
||
|
|
### Optional
|
||
|
|
|
||
|
3 years ago
|
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
||
|
|
|
||
|
|
### Read-Only
|
||
|
|
|
||
|
1 year ago
|
- `bindings` (List of Object) (see [below for nested schema](#nestedatt--bindings))
|
||
|
|
- `guid` (String)
|
||
|
3 years ago
|
- `id` (String) The ID of this resource.
|
||
|
4 years ago
|
|
||
|
|
<a id="nestedblock--timeouts"></a>
|
||
|
|
### Nested Schema for `timeouts`
|
||
|
|
|
||
|
|
Optional:
|
||
|
|
|
||
|
3 years ago
|
- `create` (String)
|
||
|
|
- `default` (String)
|
||
|
|
- `delete` (String)
|
||
|
|
- `read` (String)
|
||
|
|
- `update` (String)
|
||
|
4 years ago
|
|
||
|
|
|
||
|
1 year ago
|
<a id="nestedatt--bindings"></a>
|
||
|
|
### Nested Schema for `bindings`
|
||
|
|
|
||
|
|
Read-Only:
|
||
|
|
|
||
|
|
- `address` (String)
|
||
|
|
- `guid` (String)
|
||
|
|
- `name` (String)
|
||
|
|
- `port` (Number)
|