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

818 B

page_title subcategory description
decort_vins_static_route Resource - terraform-provider-decort

decort_vins_static_route (Resource)

Schema

Required

  • destination (String)
  • gateway (String)
  • netmask (String)
  • vins_id (Number) Unique ID of the ViNS

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)