Skip to content

Resource: proxmox_haresource

Manages Proxmox HA resources.

Schema

Required

  • resource_id (String) The Proxmox HA resource identifier

Optional

  • comment (String) The comment associated with this resource.
  • group (String) The identifier of the High Availability group this resource is a member of.
  • max_relocate (Number) The maximal number of relocation attempts.
  • max_restart (Number) The maximal number of restart attempts.
  • state (String) The desired state of the resource.
  • type (String) The type of HA resources to create. If unset, it will be deduced from the resource_id.

Read-Only

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