Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 771 Bytes

File metadata and controls

27 lines (18 loc) · 771 Bytes
page_title subcategory description
anxcloud_nic_types Data Source - terraform-provider-anxcloud
Provides available network interface card types. This information can be used to provision virtual servers using the anxcloud_virtual_server resource.

anxcloud_nic_types (Data Source)

Provides available network interface card types. This information can be used to provision virtual servers using the anxcloud_virtual_server resource.

Example Usage

data "anxcloud_nic_types" "example" {}

Schema

Read-Only

  • id (String) The ID of this resource.
  • nic_types (List of String) List of available nic types.