Skip to content

Resource: proxmox_hardware_mapping_dir

Manages a directory mapping in a Proxmox VE cluster.

Schema

Required

  • map (Attributes Set) The actual map of devices for the hardware mapping. (see below for nested schema)
  • name (String) The name of this directory mapping.

Optional

  • comment (String) The comment of this directory mapping.

Read-Only

  • id (String) The unique identifier of this directory mapping resource.

Nested Schema for map

Required:

  • node (String) The node this mapping applies to.
  • path (String) The path of the map. For directory mappings the path is required and refers to the POSIX path of the directory as visible from the node.