Skip to content

Data Source: proxmox_apt_repository

Retrieves an APT repository from a Proxmox VE cluster.

Schema

Required

  • file_path (String) The absolute path of the source list file that contains this repository.
  • index (Number) The index within the defining source list file.
  • node (String) The name of the target Proxmox VE node.

Read-Only

  • comment (String) The associated comment.
  • components (List of String) The list of components.
  • enabled (Boolean) Indicates the activation status.
  • file_type (String) The format of the defining source list file.
  • id (String) The unique identifier of this APT repository data source.
  • package_types (List of String) The list of package types.
  • suites (List of String) The list of package distributions.
  • uris (List of String) The list of repository URIs.