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/resources/lb_frontend_bind.md

874 B

page_title subcategory description
decort_lb_frontend_bind Resource - terraform-provider-decort

decort_lb_frontend_bind (Resource)

Schema

Required

  • address (String)
  • frontend_name (String) Must be unique among all backends of this LB - name of the new backend to create
  • lb_id (Number) ID of the LB instance to backendCreate
  • name (String)
  • port (Number)

Optional

Read-Only

  • guid (String)
  • id (String) The ID of this resource.

Nested Schema for timeouts

Optional:

  • create (String)
  • default (String)
  • delete (String)
  • read (String)
  • update (String)